Skip to content

Commit

Permalink
Ignore SIGPIPE in gdb
Browse files Browse the repository at this point in the history
  • Loading branch information
tbodt committed Sep 30, 2018
1 parent f15f163 commit 5e6d563
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions ish-gdb.gdb
@@ -1,5 +1,6 @@
handle SIGUSR1 noprint pass
handle SIGTTIN noprint pass
handle SIGPIPE noprint pass
set print thread-events off

define hook-run
Expand Down

0 comments on commit 5e6d563

Please sign in to comment.