Re: [PATCH] libdw, readelf: Handle .debug_*.dwo section name variants.

2018-05-19 Thread Mark Wielaard
On Tue, May 15, 2018 at 12:33:33PM +0200, Mark Wielaard wrote: > The .debug_*.dwo section names are handled just like their none .dwo > variants. The section contents is the same as sections without the .dwo > name, but they are only found in split-dwarf files. This patch allows > opening and ins

[PATCH] libdw, readelf: Handle .debug_*.dwo section name variants.

2018-05-15 Thread Mark Wielaard
The .debug_*.dwo section names are handled just like their none .dwo variants. The section contents is the same as sections without the .dwo name, but they are only found in split-dwarf files. This patch allows opening and inspecting split-dwarf files. It doesn't yet connect the split-dwarf with