Skip to content

l29ah/waitgdb

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

About

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

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors