summaryrefslogtreecommitdiff
path: root/libtest/run.gdb
blob: c35ab7673fa4fc358356d9727d2a10e8ebb6c0b6 (plain)
1
2
3
4
5
6
7
set logging on
set logging overwrite on
set environment LIBTEST_IN_GDB=1
#set ASAN_OPTIONS=abort_on_error=1
handle SIGVTALRM stop
run
thread apply all bt