GDB (API)
Public Attributes
proc Struct Reference

#include "gnu-nat.h"

List of all members.

Public Attributes

thread_t port
int tid
int num
mach_port_t saved_exc_port
mach_port_t exc_port
int sc
int cur_sc
int run_sc
int pause_sc
int resume_sc
int detach_sc
thread_state_data_t state
int state_valid:1
int state_changed:1
int aborted:1
int dead:1
unsigned long fetched_regs
struct infinf
struct procnext

Detailed Description

Definition at line 37 of file gnu-nat.h.


Member Data Documentation

Definition at line 58 of file gnu-nat.h.

Definition at line 47 of file gnu-nat.h.

Definition at line 59 of file gnu-nat.h.

Definition at line 51 of file gnu-nat.h.

mach_port_t proc::exc_port

Definition at line 44 of file gnu-nat.h.

unsigned long proc::fetched_regs

Definition at line 64 of file gnu-nat.h.

struct inf* proc::inf

Definition at line 66 of file gnu-nat.h.

struct proc* proc::next

Definition at line 68 of file gnu-nat.h.

Definition at line 41 of file gnu-nat.h.

Definition at line 49 of file gnu-nat.h.

Definition at line 39 of file gnu-nat.h.

Definition at line 50 of file gnu-nat.h.

Definition at line 48 of file gnu-nat.h.

mach_port_t proc::saved_exc_port

Definition at line 43 of file gnu-nat.h.

Definition at line 46 of file gnu-nat.h.

thread_state_data_t proc::state

Definition at line 54 of file gnu-nat.h.

Definition at line 56 of file gnu-nat.h.

Definition at line 55 of file gnu-nat.h.

Definition at line 40 of file gnu-nat.h.


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