fdebuginfo(1) - Linux man page
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
fdebugrpm(1)
Bugs
Report bugs to http://sources.redhat.com/fdebuginfo/ : http:/sources.redhat.com/fdebuginfo.