GDB (xrefs)
|
Public Attributes | |
struct target_waitstatus | status |
struct exc_state | exc |
struct proc * | thread |
int | suppress |
struct exc_state inf_wait::exc |
Definition at line 162 of file gnu-nat.c.
Referenced by gnu_resume(), inf_clear_wait(), inf_signal(), make_inf(), proc_abort(), and S_exception_raise_request().
Definition at line 161 of file gnu-nat.c.
Referenced by gnu_resume(), gnu_wait(), inf_clear_wait(), inf_signal(), inf_task_died_status(), make_inf(), S_exception_raise_request(), S_msg_sig_post_untraced_reply(), and S_proc_wait_reply().
Definition at line 164 of file gnu-nat.c.
Referenced by do_mach_notify_dead_name(), gnu_wait(), inf_clear_wait(), S_exception_raise_request(), S_msg_sig_post_untraced_reply(), and S_proc_wait_reply().
struct proc* inf_wait::thread |
Definition at line 163 of file gnu-nat.c.
Referenced by _proc_free(), gnu_resume(), gnu_wait(), inf_clear_wait(), inf_signal(), make_inf(), proc_abort(), and S_exception_raise_request().