fdebuginfo - Man Page

display the debug-info paths for a process and its shared modules

Synopsis

fdebuginfo [options] {program arg ...  | pid... | core-file [ core-executable ]... }

Description

fdebuginfo lists the modules of a process and the location of their Debugging Information, if present.

The output is in the form: "Module Name" "Debuginfo Path"

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

fdebuginfo 1234

See Also

frysk(7) fdebugrpm(1)

Bugs

Report bugs to http://sourceware.org/frysk

Referenced By

fdebugrpm(1), frysk(7).

April 2008 Frysk 0.4-94.fc41