[PATCH] readelf: Add DWARF5 .debug_line support.
Mark Wielaard
mark@klomp.org
Tue May 15 09:29:00 GMT 2018
On Fri, 2018-05-11 at 14:28 +0200, Mark Wielaard wrote:
> This only changes the parsing of the directory and file name tables.
> It does this by sharing the printing of (non-CU based) from data from
> the .debug_macro code. Adding support for printing strx[1234] form
> data
> by sharing the code that detects the correct str_offsets_base in
> libdw.
>
> The header format is also cleaned up a bit so that it better lines
> out.
> Testcases adjusted and new ones added.
Pushed to master.
More information about the Elfutils-devel
mailing list