GDBserver
Public Attributes
ptid Struct Reference

#include <ptid.h>

List of all members.

Public Attributes

int pid
long lwp
long tid

Detailed Description

Definition at line 30 of file ptid.h.


Member Data Documentation

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().


The documentation for this struct was generated from the following file:
 All Classes Files Functions Variables Typedefs Enumerations Enumerator Defines