gdbinit: ignore SIGTTIN and SIGPIPE

This commit is contained in:
Mathieu Rene 2010-11-16 10:52:16 -05:00
parent 68f18efe37
commit 0b377051af
1 changed files with 3 additions and 0 deletions

3
support-d/.gdbinit Normal file → Executable file
View File

@ -1,3 +1,6 @@
handle SIGPIPE pass noprint nostop
handle SIGTTIN pass noprint nostop
# FreeSWITCH Custom GDB commands
define list_sessions
dont-repeat