]> git.ipfire.org Git - thirdparty/freeswitch.git/commitdiff
gdbinit: ignore SIGTTIN and SIGPIPE
authorMathieu Rene <mrene@avgs.ca>
Tue, 16 Nov 2010 15:52:16 +0000 (10:52 -0500)
committerMathieu Rene <mrene@avgs.ca>
Tue, 16 Nov 2010 16:08:42 +0000 (11:08 -0500)
support-d/.gdbinit [changed mode: 0644->0755]

old mode 100644 (file)
new mode 100755 (executable)
index 942b761..e32687c
@@ -1,3 +1,6 @@
+handle SIGPIPE pass noprint nostop
+handle SIGTTIN pass noprint nostop
+
 # FreeSWITCH Custom GDB commands
 define list_sessions
        dont-repeat