This is the mail archive of the elfutils-devel@sourceware.org mailing list for the elfutils project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: [PATCH] readelf: Add DWARF5 .debug_line support.


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.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]