Flashnux

GNU/Linux man pages

Livre :
Expressions régulières,
Syntaxe et mise en oeuvre :

ISBN : 978-2-7460-9712-4
EAN : 9782746097124
(Editions ENI)

GNU/Linux

Debian 6.0.5

(Squeeze)

catchsegv(1)


CATCHSEGV

CATCHSEGV

NAME
SYNOPSIS
DESCRIPTION
AUTHOR

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 Library

This man page was written by Ben Collins <bcollins@debian.org> for the Debian GNU/Linux system.



catchsegv(1)