rpcs3/.gdbinit
Nekotekina 50d80c64fa Add .gdbinit config file
Set to ignore SIGSEGV and SIGPIPE signals.
2020-11-12 23:43:38 +03:00

3 lines
60 B
Plaintext

handle SIGSEGV nostop noprint
handle SIGPIPE nostop noprint