Tools: Debugging Native and Java Code with WDB
Page 32
Tools for
Debugging
© 2001 Hewlett-Packard Company
gdb
Where am I? All Threads
(gdb) info threads
12 system thread 26778 0x6ffad8d0 in __ksleep () from /usr/lib/libc.2
11 system thread 27173 0x6ffad8d0 in __ksleep () from /usr/lib/libc.2
10 system thread 26775 0x6ffad8d0 in __ksleep () from /usr/lib/libc.2
9 system thread 26774 0x6ffad8d0 in __ksleep () from /usr/lib/libc.2
8 system thread 26773 0x6ffad8d0 in __ksleep () from /usr/lib/libc.2
7 system thread 26772 0x6ffad8d0 in __ksleep () from /usr/lib/libc.2
6 system thread 26771 0x6ffb1a98 in _nanosleep_sys () from
/usr/lib/libc.2
5 system thread 26770 0x6ffad8d0 in __ksleep () from /usr/lib/libc.2
4 system thread 26769 0x6ffad8d0 in __ksleep () from /usr/lib/libc.2
3 system thread 26768 0x6ffad8d0 in __ksleep () from /usr/lib/libc.2
2 system thread 26767 0x6ffad8d0 in __ksleep () from /usr/lib/libc.2
1 system thread 26762 0x6ffad8d0 in __ksleep () from /usr/lib/libc.2