mirror of
https://github.com/signalwire/freeswitch.git
synced 2026-07-23 12:42:02 +00:00
gdbinit: ignore SIGTTIN and SIGPIPE
This commit is contained in:
Regular → Executable
+3
@@ -1,3 +1,6 @@
|
||||
handle SIGPIPE pass noprint nostop
|
||||
handle SIGTTIN pass noprint nostop
|
||||
|
||||
# FreeSWITCH Custom GDB commands
|
||||
define list_sessions
|
||||
dont-repeat
|
||||
|
||||
Reference in New Issue
Block a user