FSTEP

Section: Frysk (1)
Updated: April 2008
Index Return to Main Contents
 

NAME

fstep - instruction steps a given program  

SYNOPSIS

fstep [options] {program arg ... | pid...}
 

DESCRIPTION

fstep

instruction step a given program.  

Standard Frysk Options

-exe

The full path of the executable to read.

-noexe

Do not attempt to read the corresponding executable when loading a core file.

-sysroot directory

The system root directory under which all executables, libraries, and source are located.

-debug class=level...

Set internal debug-tracing of the specified Java class to level (level can be NONE, INFO, WARNING, FINE, and FINEST). If the level is absent, FINE is assumed; if the class is absent, the global level is set.
 

EXAMPLE

fstep 1234
 

SEE ALSO

frysk(7)  

BUGS

Report bugs to m[blue]http://sourceware.org/fryskm[]