]> git.ipfire.org Git - thirdparty/elfutils.git/commit
readelf: Print abbrev code for DIE with --debug-dump=info.
authorMark Wielaard <mark@klomp.org>
Wed, 29 Nov 2017 14:58:40 +0000 (15:58 +0100)
committerMark Wielaard <mark@klomp.org>
Wed, 29 Nov 2017 15:43:54 +0000 (16:43 +0100)
commite6f1990baf57f07960d10bfed306ed74f93f491a
tree3a32e3d172dd8b1a18ac53649bd2ea2dd5351291
parent704f5fc477efaf120980449e677deb563da8491f
readelf: Print abbrev code for DIE with --debug-dump=info.

If there is anything wrong with a DIE it is useful to know what the abbrev
code was so you can lookup the abbrev description.

Signed-off-by: Mark Wielaard <mark@klomp.org>
src/ChangeLog
src/readelf.c
tests/ChangeLog
tests/run-readelf-dwz-multi.sh
tests/run-readelf-zdebug-rel.sh