[PATCH] libdw, readelf: Handle GCC LTO .gnu.debuglto_ prefix.
Mark Wielaard
mark@klomp.org
Tue Apr 21 22:02:38 GMT 2020
On Fri, Apr 17, 2020 at 11:35:37AM +0200, Mark Wielaard wrote:
> GCC puts (partial) DWARF debuginfo into sections prefixed with
> .gnu.debuglto_. Handle those sections as if they are normal .debug
> sections (which they are). This allows showing the DWARF that gcc
> puts into ET_REL files compiled with -flto.
I pushed this to master.
More information about the Elfutils-devel
mailing list