OR32 assembler cannot generate DWARF2 line debug info sections #128
Closedjeremybennett opened this issue over 14 years ago
jeremybennett commented over 14 years ago
<p>
The OR32 assembler cannot generate DWARF2 debug info. That is it does not support the following directives correctly: .file .loc, .loc_mark_labels.
</p>
<p>
These directives probably generate incorrect information, rather than not being implemented, since the effect is that GDB behaves incorrectly, rather than complaining about invalid or missing information.
<p>
<p>
This functionality is required for more compact DWARF2 debug tables from GCC. However GCC can work without this functionality, so it has been disabled in the current OR32 GCC.
</p>
<p>
Jeremy
</p>
<p>
-- <br />
Tel: +44 (1590) 610184<br />
Cell: +44 (7970) 676050<br />
SkypeID: jeremybennett<br />
Email: <a href="mailto:jeremy.bennett@embecosm.com">jeremy.bennett@embecosm.com</a><br />
Web: <a href="http://www.embecosm.com">www.embecosm.com</a>
</p>
jeremybennett commented over 13 years ago
<p>
Transferred to OpenRISC bugzilla (<a href="http://bugzilla.opencores.org/show_bug.cgi?id=25">Bug 25</a>).
</p>
<p>
Marking closed in this bugtracker.
</p>