FDEBUGINFO(1) FDEBUGINFO(1)
NAME
fdebuginfo - Displays the Debuginfo paths for a process and its shared
modules
SYNOPSIS
fdebuginfo [--console LOG=LEVEL,...] [--log LOG=LEVEL,...] pids...
DESCRIPTION
fdebuginfo Displays the Debuginfo paths for a process and its shared
modules
fdebuginfo is a utility that lists the modules of a process and the
location of their Debugging information, if present.
Display format: "Module Name" "Debuginfo path"
--console LOG=LEVEL,...
Enable logging to the console and at the specified log level.
The log level can be: [ OFF | SEVERE | WARNING | INFO | CONFIG |
FINE | FINER | FINEST].
--log LOG=LEVEL,...
Specify the file logging level. The log level can be: [ OFF |
SEVERE | WARNING | INFO | CONFIG | FINE | FINER | FINEST].
EXAMPLE
fstack pid [...]
SEE ALSO
frysk(8) fdebugrpm(1)
BUGS
Report bugs to http://sourceware.org/frysk/
July 24 2007 FDEBUGINFO(1)