# ~/.gdbinit

# for debug info processing
set auto-load safe-path /

# ignore typical signals
handle SIGPIPE nostop noprint
handle SIGTSTP nostop noprint
