[PATCH] libdw, readelf: Handle .debug_*.dwo section name variants.
Mark Wielaard
mark@klomp.org
Sat May 19 10:39:00 GMT 2018
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 inspecting split-dwarf files. It doesn't yet connect the
> split-dwarf with their skeleton (or the other way around). It also
> doesn't yet handle any special split-dwarf attributes or tags.
Pushed to master.
More information about the Elfutils-devel
mailing list