summaryrefslogtreecommitdiff
path: root/test
diff options
context:
space:
mode:
authorjoe <joe@61a7d7f5-40b7-0310-9c16-bb0ea8cb1845>2013-07-31 14:46:50 +0000
committerjoe <joe@61a7d7f5-40b7-0310-9c16-bb0ea8cb1845>2013-07-31 14:46:50 +0000
commit4771cd9215aa8dc49607fb9bfd19b81a3dffef55 (patch)
tree3d4c1224b36223f693e5bab20420a6f954ae3456 /test
parent7b238d546a83693b5543f078e22909efacad85bf (diff)
downloadneon-4771cd9215aa8dc49607fb9bfd19b81a3dffef55.tar.gz
* test/.gdbinit: New file.
git-svn-id: http://svn.webdav.org/repos/projects/neon/trunk@1921 61a7d7f5-40b7-0310-9c16-bb0ea8cb1845
Diffstat (limited to 'test')
-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