From 4771cd9215aa8dc49607fb9bfd19b81a3dffef55 Mon Sep 17 00:00:00 2001 From: joe Date: Wed, 31 Jul 2013 14:46:50 +0000 Subject: * test/.gdbinit: New file. git-svn-id: http://svn.webdav.org/repos/projects/neon/trunk@1921 61a7d7f5-40b7-0310-9c16-bb0ea8cb1845 --- test/.gdbinit | 2 ++ 1 file changed, 2 insertions(+) create mode 100644 test/.gdbinit (limited to 'test') 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 -- cgit v1.2.1