summaryrefslogtreecommitdiff
path: root/tests/twisted/tools/exec-with-log.sh
diff options
context:
space:
mode:
Diffstat (limited to 'tests/twisted/tools/exec-with-log.sh')
-rwxr-xr-xtests/twisted/tools/exec-with-log.sh2
1 files changed, 2 insertions, 0 deletions
diff --git a/tests/twisted/tools/exec-with-log.sh b/tests/twisted/tools/exec-with-log.sh
index 54abf29..e6e9379 100755
--- a/tests/twisted/tools/exec-with-log.sh
+++ b/tests/twisted/tools/exec-with-log.sh
@@ -38,6 +38,8 @@ elif test -n "$HAZE_TEST_REFDBG"; then
if test -z "$HAZE_WRAPPER" ; then
HAZE_WRAPPER="refdbg"
fi
+elif test -n "$HAZE_TEST_BACKTRACE"; then
+ HAZE_WRAPPER="gdb -x ${abs_top_srcdir}/tools/run_and_bt.gdb"
fi
# not suitable for haze: