FDEBUGRPM(1) FDEBUGRPM(1)
NAME
fdebugrpm - Installs missing debuginfo packages as returned by utility,
fdebuginfo
SYNOPSIS
fdebugrpm.sh [--console LOG=LEVEL,...] [--log LOG=LEVEL,...] pids...
DESCRIPTION
fdebugrpm Installs missing debuginfo packages as returned by utility,
fdebuginfo
fdebugrpm is a bash script that runs the utility fdebuginfo and allows
the user to install the missing debuginfo packages. User needs to be in
the sudoers list for succesful install.
--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(7) fdebuginfo(1)
BUGS
Report bugs to http://sourceware.org/frysk/
March 14 2008 FDEBUGRPM(1)