Re: [PATCH] readelf: Use raw section data if nothing is available through libdw.

2018-05-11 Thread Mark Wielaard
On Tue, 2018-04-24 at 16:17 +0200, Mark Wielaard wrote: > For various debug data sections readelf has its own parsers that don't > rely on libdw data structures or functions. But we still like to get the > data through libdw since that will be uncompressed and/or relocated. > But there can be reaso

[PATCH] readelf: Use raw section data if nothing is available through libdw.

2018-04-24 Thread Mark Wielaard
For various debug data sections readelf has its own parsers that don't rely on libdw data structures or functions. But we still like to get the data through libdw since that will be uncompressed and/or relocated. But there can be reasons for libdw to have rejected the section data. In that case we