mirror of
https://github.com/RPCSX/rpcsx.git
synced 2026-04-07 23:45:12 +00:00
Add .gdbinit
This commit is contained in:
parent
ea31f142cf
commit
c20eefdd26
1 changed files with 3 additions and 0 deletions
3
.gdbinit
Normal file
3
.gdbinit
Normal file
|
|
@ -0,0 +1,3 @@
|
|||
handle SIGSEGV nostop noprint
|
||||
handle SIGPIPE nostop noprint
|
||||
handle SIGSYS nostop noprint
|
||||
Loading…
Add table
Add a link
Reference in a new issue