]> git.ipfire.org Git - thirdparty/elfutils.git/commit
Optionally allow unknown symbols in the backtrace tests
authorUlf Hermann <ulf.hermann@qt.io>
Fri, 10 Feb 2017 14:19:40 +0000 (15:19 +0100)
committerMark Wielaard <mark@klomp.org>
Tue, 14 Feb 2017 09:24:36 +0000 (10:24 +0100)
commitf9971cb422df39adea7e8c7e22689b879e39c626
tree4fbdcd948d9b476478b9f5d8cd3bf41fb8e092b3
parenta9d7469866726dc460b1b47d5619a4fa72977c9a
Optionally allow unknown symbols in the backtrace tests

This is useful to test unwinding without debug information. The
binaries being examined might still have frame pointers that allow
us to bridge the unknown symbols.

Signed-off-by: Ulf Hermann <ulf.hermann@qt.io>
tests/ChangeLog
tests/backtrace-subr.sh
tests/backtrace.c