Ignore signal SIG34 in Linux tests
This commit is contained in:
1
.github/data/bt.sh
vendored
1
.github/data/bt.sh
vendored
@@ -9,6 +9,7 @@ gdb -q --batch \
|
||||
-ex 'handle SIGUSR1 nostop pass' \
|
||||
-ex 'handle SIGUSR2 nostop pass' \
|
||||
-ex 'handle SIGCHLD nostop pass' \
|
||||
-ex 'handle SIG34 nostop pass' \
|
||||
-ex 'set print thread-events off' \
|
||||
-return-child-result \
|
||||
-ex 'run' \
|
||||
|
||||
Reference in New Issue
Block a user