]> git.wh0rd.org - home.git/blobdiff - .gdbinit
example gdb signals
[home.git] / .gdbinit
index 594c24c4274833151931f05572b7a2814d8a9335..08958302c5fafbcff1e1c0b3eed755d6d3b96589 100644 (file)
--- a/.gdbinit
+++ b/.gdbinit
@@ -4,6 +4,8 @@ set history save on
 set pagination off
 set output-radix 16
 set remotetimeout 300
+#handle SIGINT nostop noprint pass
+#handle SIGQUIT stop print nopass
 #catch fork
 #catch vfork