GDB Automatic Backtrace on a Segfault - chhwang/devel-note GitHub Wiki gdb -ex "handle SIGSEGV stop print nopass" -ex run -ex bt -ex quit