Tools: Debugging Native and Java Code with WDB
Manuals
Brands
HP Manuals
Software
HP-UX Java Software
31
32
33
34
35
36
37
38
39
40
Page 31
Tools for
Debugging
© 2001 Hewlett-Packard Company
gdb
Stopping the Java Process
Control-c
Program received signal SIGINT, Interrupt.
[Switching to thread 11 (system thread 27173)]
0x6ffad8d0 in __ksleep () from /usr/lib/libc.2
(gdb)
1
...
...
29
30
31
32
33
...
...
93