Ensure to fail Github Action test on Linux when gdb detects the crash
This commit is contained in:
1
.github/data/bt.sh
vendored
1
.github/data/bt.sh
vendored
@@ -10,6 +10,7 @@ gdb -q --batch \
|
||||
-ex 'handle SIGUSR2 nostop pass' \
|
||||
-ex 'handle SIGCHLD nostop pass' \
|
||||
-ex 'set print thread-events off' \
|
||||
-return-child-result \
|
||||
-ex 'run' \
|
||||
-ex 'thread apply all bt' \
|
||||
--tty=/dev/stdout \
|
||||
|
||||
Reference in New Issue
Block a user