gdb: disable ghc's rts timer and disable signal handlers
[mate.git] / .gdbcmds
diff --git a/.gdbcmds b/.gdbcmds
new file mode 100644 (file)
index 0000000..f40cd9e
--- /dev/null
+++ b/.gdbcmds
@@ -0,0 +1,3 @@
+handle SIGILL nostop
+handle SIGSEGV nostop
+run