summaryrefslogtreecommitdiffstats
path: root/libdwfl/dwfl_module.c
diff options
context:
space:
mode:
authorMark Wielaard <[email protected]>2013-01-16 15:19:20 +0100
committerMark Wielaard <[email protected]>2013-01-16 15:19:20 +0100
commit6d258ceb8dbf41e255397ed0db7d7635f398134c (patch)
tree7692ddea4453557d897fed3fe7d9af047b008920 /libdwfl/dwfl_module.c
parent1a4d0668d18bf1090c5c08cdb5cb3ba2b8eb5410 (diff)
readelf: Add --elf-section input option to inspect an embedded ELF file.
Some binaries might have (compressed) embedded ELF files inside a section. The default section name for this is .gnu_debugdata. This normally consists of just those sections needed to provide an auxiluary symbol table. But can theoretically contain other (debug) sections. The new --elf-section arguments makes it possible to easily inspect it as if it is a normal ELF file. libdwfl takes care of automatically decompressing any data in the section if necessary. https://fedoraproject.org/wiki/Features/MiniDebugInfo ELF input selection: --elf-section[=SECTION] Use the named SECTION (default .gnu_debugdata) as (compressed) ELF input data Signed-off-by: Mark Wielaard <[email protected]>
Diffstat (limited to 'libdwfl/dwfl_module.c')
0 files changed, 0 insertions, 0 deletions