ferror
FERROR(1) FERROR(1)
NAME
ferror - print stack trace when the given error is printed by the
traced program
SYNOPSIS
ferror -e "ERROR" -- [EXECUTABLE|PID] [ARGS]
DESCRIPTION
ferror Using the Frysk back end it runs an application and waits for
the process to output the given error string, then produces a stack
trace at that point
EXAMPLE
ferror -e "No such file or directory" -- ls fake
SEE ALSO
frysk(7)
BUGS
Report bugs to http://sourceware.org/frysk
March 14 2008 FERROR(1)