]> git.ipfire.org Git - thirdparty/elfutils.git/commit
tests: Simplify backtrace-dwarf (gcc cleanup-13.c) testcase.
authorMark Wielaard <mjw@redhat.com>
Sat, 4 Jan 2014 13:24:58 +0000 (14:24 +0100)
committerMark Wielaard <mjw@redhat.com>
Sat, 4 Jan 2014 13:25:02 +0000 (14:25 +0100)
commit4f1c96d8809a2ccbfd7d54bbca9a3a0c1e5f2796
treeb87655f497a4acd707be071e221a494417b898fe
parent70db4cc41d7e0516aecc477fd6aab2ba693029af
tests: Simplify backtrace-dwarf (gcc cleanup-13.c) testcase.

The testcase originally came from GCC which was testing the runtime
unwinder using _Unwind_ForcedUnwind. Since we are using our own external
unwinder we can just abort at the right place and unwind from there.

Signed-off-by: Mark Wielaard <mjw@redhat.com>
tests/ChangeLog
tests/cleanup-13.c