GDB (xrefs)
Public Attributes
inf Struct Reference

List of all members.

Public Attributes

struct proctask
struct procthreads
int threads_up_to_date
pid_t pid
struct inf_wait wait
struct procstep_thread
struct procsignal_thread
mach_port_t event_port
unsigned int running:1
unsigned int stopped:1
unsigned int nomsg:1
unsigned int traced:1
unsigned int no_wait:1
unsigned pending_execs
int pause_sc
int detach_sc
int default_thread_run_sc
int default_thread_pause_sc
int default_thread_detach_sc
int want_signals
int want_exceptions

Detailed Description

Definition at line 168 of file gnu-nat.c.


Member Data Documentation

mach_port_t inf::event_port
unsigned int inf::no_wait

Definition at line 211 of file gnu-nat.c.

Referenced by gnu_wait(), inf_cleanup(), make_inf(), and S_proc_wait_reply().

unsigned int inf::nomsg
pid_t inf::pid
unsigned int inf::running

Definition at line 196 of file gnu-nat.c.

Referenced by inf_cleanup(), inf_update_suspends(), inf_validate_procs(), make_inf(), and proc_abort().

Definition at line 187 of file gnu-nat.c.

Referenced by _proc_free(), gnu_resume(), inf_set_step_thread(), and make_inf().

unsigned int inf::stopped
struct proc* inf::task
struct proc* inf::threads
unsigned int inf::traced

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