We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e4b3c0f commit 1537264Copy full SHA for 1537264
savecore.gdb
@@ -1,6 +1,7 @@
1
handle SIGHUP nostop print pass
2
handle SIGINT nostop print pass
3
handle SIGCONT nostop print pass
4
+handle SIGSTOP nostop print pass
5
handle SIGTSTP nostop print pass
6
handle SIGTRAP nostop print nopass
7
run
0 commit comments