catchsegv (1) - Linux Manuals
catchsegv: Catch segmentation faults in programs
NAME
catchsegv - Catch segmentation faults in programs
SYNOPSIS
catchsegv program [args]DESCRIPTION
Used to debug segmentation faults in programs. The output is the content of registers, plus a backtrace. Basically you call your program and its arguments as the arguments to catchsegv.AUTHOR
catchsegv was written by Ulrich Drepper for the GNU C LibraryThis man page was written by Ben Collins <bcollins [at] debian.org> for the Debian GNU/Linux system.