mirror of
https://github.com/signalwire/freeswitch.git
synced 2025-04-30 05:56:12 +00:00
gdbinit: ignore SIGTTIN and SIGPIPE
This commit is contained in:
parent
68f18efe37
commit
0b377051af
3
support-d/.gdbinit
Normal file → Executable file
3
support-d/.gdbinit
Normal file → Executable file
@ -1,3 +1,6 @@
|
|||||||
|
handle SIGPIPE pass noprint nostop
|
||||||
|
handle SIGTTIN pass noprint nostop
|
||||||
|
|
||||||
# FreeSWITCH Custom GDB commands
|
# FreeSWITCH Custom GDB commands
|
||||||
define list_sessions
|
define list_sessions
|
||||||
dont-repeat
|
dont-repeat
|
||||||
|
Loading…
x
Reference in New Issue
Block a user