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