X-Git-Url: http://git.madism.org/?a=blobdiff_plain;f=gdbinit;h=2aca5c7872f333eca48e0a1784a9a00e61a0fc69;hb=HEAD;hp=05390856de8685ef037d97f1048f16eb29f0e987;hpb=e36f2bcd387e01eb6fac50423dbb739b89f70705;p=~madcoder%2Fdotfiles.git diff --git a/gdbinit b/gdbinit index 0539085..2aca5c7 100644 --- a/gdbinit +++ b/gdbinit @@ -1,3 +1,4 @@ set history filename ~/.cache/gdb/history set history save on set history size 65536 +handle SIGPIPE nostop noprint pass