summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--test/.gdbinit2
1 files changed, 2 insertions, 0 deletions
diff --git a/test/.gdbinit b/test/.gdbinit
new file mode 100644
index 0000000..a08408f
--- /dev/null
+++ b/test/.gdbinit
@@ -0,0 +1,2 @@
+handle SIGPIPE noprint pass nostop
+handle SIGUSR1 print pass nostop