gdbinit: ignore SIGTTIN and SIGPIPE

This commit is contained in:
Mathieu Rene
2010-11-16 10:52:16 -05:00
parent 68f18efe37
commit 0b377051af
Regular → Executable
+3
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