]> git.ipfire.org Git - thirdparty/elfutils.git/commit
readelf: Print CU, base address and unresolved .debug_loc entries.
authorMark Wielaard <mark@klomp.org>
Wed, 29 Nov 2017 15:37:50 +0000 (16:37 +0100)
committerMark Wielaard <mark@klomp.org>
Wed, 29 Nov 2017 15:47:26 +0000 (16:47 +0100)
commitfbb6c932e3ff74d4fb8bc54b72d9c9bdc4513f69
tree4f2d5422a9762e892e1e84f65bd05bce316691e9
parent36eabdb739b16b934afe318c786a97c94b47bbf6
readelf: Print CU, base address and unresolved .debug_loc entries.

Also adjust the formatting for the resolved addresses to print them
on separate lines so they nicely line up even when the addresses are
resolved to symbol+offset names. And print the operands starting on
a new line.

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