summaryrefslogtreecommitdiff
path: root/libasm
diff options
context:
space:
mode:
authorMark Wielaard <mjw@redhat.com>2014-04-09 22:38:07 +0200
committerMark Wielaard <mjw@redhat.com>2014-04-15 14:19:55 +0200
commitf7cdc74ed34adc539186385342d99b357c3dbb6b (patch)
treefd1e9457baa0c261a87cae57f5d2c22f25a15b86 /libasm
parent110c273d35515ebcfba0c88ad70dbcd5548b0d3c (diff)
downloadelfutils-f7cdc74ed34adc539186385342d99b357c3dbb6b.tar.gz
readelf: Read the decompressed data when processing .zdebug DWARF sections.
readelf uses libdw to open the Dwarf and read some of the DWARF data. But it also uses its own parsers to display some of the low-level unprocessed data. If the DWARF debug section was zlib compressed it should actually use the decompressed section data from libdw instead of the raw section data. Includes a testcase for those sections that couldn't be properly displayed when compressed before. Signed-off-by: Mark Wielaard <mjw@redhat.com>
Diffstat (limited to 'libasm')
0 files changed, 0 insertions, 0 deletions