[PATCH] readelf handle .debug_addr section.

Mark Wielaard mark@klomp.org
Wed May 30 10:16:00 GMT 2018


On Mon, 2018-05-28 at 16:32 +0200, Mark Wielaard wrote:
> Add debug-dump=addr which will show the .debug_addr section tables.
> The only tricky bit is the fact that GNU DebugFission, a DWARF4
> extension, didn't produce unit table headers. So if we see a mixed
> DWARF4/5 .debug_addr table we have to reconstruct the table length
> from the CU DIE DW_AT_[GNU_]_addr_base offsets.

Pushed to master.



More information about the Elfutils-devel mailing list