]> git.xonotic.org Git - xonotic/xonotic.git/commitdiff
now also ignore SIGSTOP
authorRudolf Polzer <divverent@alientrap.org>
Sun, 12 Dec 2010 20:55:50 +0000 (21:55 +0100)
committerRudolf Polzer <divverent@alientrap.org>
Sun, 12 Dec 2010 20:55:50 +0000 (21:55 +0100)
savecore.gdb

index 28ae11acfe6e5a2659660406f4e10a451e78b41d..4cad4cf1c28be69ba5aa896742dc7448bff04712 100644 (file)
@@ -1,6 +1,7 @@
 handle SIGHUP nostop print pass
 handle SIGINT nostop print pass
 handle SIGCONT nostop print pass
+handle SIGSTOP nostop print pass
 handle SIGTSTP nostop print pass
 handle SIGTRAP nostop print nopass
 run