/waitgdb

Stop the program on crash to allow attaching a debugger (like gdb) on POSIX systems via LD_PRELOAD

Primary LanguageCOtherNOASSERTION

Stop the program on crash to allow attaching a debugger (like gdb) on POSIX systems.

Usage:
make install
LD_PRELOAD=/usr/local/lib/waitgdb.so your-app