1FHPD(1) Frysk FHPD(1)
2
3
4
6 fhpd - a command line debugger
7
9 fhpd [options] {program arg ... | pid... |
10 core-file [ core-executable ]... }
11
13 fhpd is a command line oriented debugger implemented using the frysk(7)
14 framework with a command set loosely based on the High Performance
15 Debugger Forum's Version 1 standard.
16
17 Standard Frysk Options
18 -exe
19 The full path of the executable to read.
20
21 -noexe
22 Do not attempt to read the corresponding executable when loading a
23 core file.
24
25 -sysroot directory
26 The system root directory under which all executables, libraries,
27 and source are located.
28
29 -debug class=level...
30 Set internal debug-tracing of the specified Java class to level
31 (level can be NONE, INFO, WARNING, FINE, and FINEST). If the level
32 is absent, FINE is assumed; if the class is absent, the global
33 level is set.
34
36 fhpd 1234
37
39 frysk(7)
40
42 High Performance Debugging Forum Version 1 Standard
43
45 Report bugs to http://sourceware.org/frysk
46
47
48
49Frysk 0.4-87.fc38 April 2008 FHPD(1)