|
GDBserver
|
#include <ptid.h>
Public Attributes | |
| int | pid |
| long | lwp |
| long | tid |
| long ptid::lwp |
Definition at line 36 of file ptid.h.
Referenced by ptid_build(), ptid_equal(), and ptid_get_lwp().
| int ptid::pid |
Definition at line 33 of file ptid.h.
Referenced by ptid_build(), ptid_equal(), and ptid_get_pid().
| long ptid::tid |
Definition at line 39 of file ptid.h.
Referenced by nto_find_new_threads(), ptid_build(), ptid_equal(), and ptid_get_tid().
1.7.6.1