]> git.ipfire.org Git - thirdparty/elfutils.git/commit
tests: Add a testcase for dwfl debuginfo-path with separate bin/debug dirs.
authorMark Wielaard <mjw@redhat.com>
Fri, 14 Aug 2015 13:50:12 +0000 (15:50 +0200)
committerMark Wielaard <mjw@redhat.com>
Fri, 14 Aug 2015 14:45:18 +0000 (16:45 +0200)
commitc689d90c6eff870c85d381faed933a550a58dc0a
treed5dc94fb6c723e139b5cad6f066c68a8051b6e29
parentb901b5e742e03d781fe9b6ecf030d6d297948018
tests: Add a testcase for dwfl debuginfo-path with separate bin/debug dirs.

Reuse the run-addr2line-i-test.sh testfile-inlines testfile, but
first strip the debuginfo and put the binary and separate debuginfo
file in different roots. Check that --debuginfo-path still finds
the debug file.

Signed-off-by: Mark Wielaard <mjw@redhat.com>
tests/ChangeLog
tests/Makefile.am
tests/run-addr2line-alt-debugpath.sh [new file with mode: 0755]