DWARF Standard


HOME
SPECIFICATIONS
FAQ
ISSUES



100430.1 Tom Tromey aranges does not have debug info length Enhancement Deferred Cary Coutant


Section 6.1.2, pg 121
Currently the .debug_aranges section header contains debug_info_offset.
However, it does not have a debug_info_length field.  Other "index"
sections, such as .debug_pubnames, do have this field.

The lack of this field means that it is not possible to determine
whether a CU is missing aranges information simply by scanning .debug_aranges.
Instead the reader must also scan .debug_info to construct the list
of CUs.

----

Deferred, pending possible changes to lookup tables.


All logos and trademarks in this site are property of their respective owner.
The comments are property of their posters, all the rest © 2007-2012 by DWARF Standards Committee.