Flashnux

GNU/Linux man pages

Livre :
Expressions régulières,
Syntaxe et mise en oeuvre :

ISBN : 978-2-7460-9712-4
EAN : 9782746097124
(Editions ENI)

GNU/Linux

CentOS 5.6

fdebuginfo(1)


FDEBUGINFO

FDEBUGINFO

NAME
SYNOPSIS
DESCRIPTION
EXAMPLE
SEE ALSO
BUGS

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/



fdebuginfo(1)