[Dwarf-Discuss] [Query] Address Space resolution in Dwarf

Roland McGrath roland@redhat.com
Thu Jan 22 11:36:00 GMT 2009


There is no such information specified in DWARF.  DW_AT_address_class is
similar, but not quite specified as the thing you want.  Moreover, no
compiler produces such annotations.  Extending DWARF with an attribute
clearly meaning what we want here is entirely straightforward.  Where work
is required is in the compiler.  With existing binaries or ones produced
today by existing compilers, the information you want is not available at all.


Thanks,
Roland




More information about the Dwarf-discuss mailing list