]> git.ipfire.org Git - thirdparty/elfutils.git/commit
stack: Add -d, --debugname. Lookup DWARF debuginfo name for frame address.
authorMark Wielaard <mjw@redhat.com>
Mon, 20 Jan 2014 22:09:26 +0000 (23:09 +0100)
committerMark Wielaard <mjw@redhat.com>
Mon, 27 Jan 2014 14:53:40 +0000 (15:53 +0100)
commit531a30acbe175da1f71768e2ffb585c4d45e640b
tree3e10641f026119f8bec106d7a5510e5f7cf05278
parent247f85869852e5f0fc461c4c9827d1347e75204a
stack: Add -d, --debugname. Lookup DWARF debuginfo name for frame address.

Includes test that shows -d matches the function name that corresponds to
the actual source line we report with -s for a frame address.

Signed-off-by: Mark Wielaard <mjw@redhat.com>
ChangeLog
NEWS
src/ChangeLog
src/stack.c
tests/ChangeLog
tests/Makefile.am
tests/run-stack-d-test.sh [new file with mode: 0755]
tests/testfiledwarfinlines.bz2 [new file with mode: 0755]
tests/testfiledwarfinlines.core.bz2 [new file with mode: 0644]