1FDEBUGRPM(1) Frysk FDEBUGRPM(1)
2
3
4
6 fdebugrpm - install missing debuginfo packages
7
9 fdebugrpm [options] {program arg ... | pid... |
10 core-file [ core-executable ]... }
11
13 fdebugrpm is a bash script that uses the utility fdebuginfo(1) to
14 determine any missing Debug Information, allowing the user to install
15 the missing debuginfo packages. User needs to be in the sudoers(5)
16 file.
17
18 Standard Frysk Options
19 -exe
20 The full path of the executable to read.
21
22 -noexe
23 Do not attempt to read the corresponding executable when loading a
24 core file.
25
26 -sysroot directory
27 The system root directory under which all executables, libraries,
28 and source are located.
29
30 -debug class=level...
31 Set internal debug-tracing of the specified Java class to level
32 (level can be NONE, INFO, WARNING, FINE, and FINEST). If the level
33 is absent, FINE is assumed; if the class is absent, the global
34 level is set.
35
37 fdebugrpm 1234
38
40 frysk(7) fdebuginfo(1)
41
43 Report bugs to http://sourceware.org/frysk
44
45
46
47Frysk 0.4-85.fc37 April 2008 FDEBUGRPM(1)