From: Rudolf Polzer <divverent@alientrap.org>
Date: Fri, 1 Oct 2010 05:33:55 +0000 (+0200)
Subject: ignore some signals
X-Git-Tag: xonotic-v0.1.0preview~163
X-Git-Url: https://git.rm.cloudns.org/?a=commitdiff_plain;h=1bfe733aa06d6cf80cd1031ebc3150371a636e42;p=xonotic%2Fxonotic.git

ignore some signals
---

diff --git a/savecore.gdb b/savecore.gdb
index cdef4601..33c4b40f 100644
--- a/savecore.gdb
+++ b/savecore.gdb
@@ -1,3 +1,7 @@
+handle SIGHUP nostop print pass
+handle SIGINT nostop print pass
+handle SIGCONT nostop print pass
+handle SIGTSTP nostop print pass
 run
 set pagination off
 echo \n\nIf the following commands show errors, that can be ignored:\n