|
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 157 of file gnu-nat.c.
Referenced by gnu_resume(), inf_clear_wait(), inf_signal(), make_inf(), proc_abort(), and S_exception_raise_request().
| struct target_waitstatus inf_wait::status |
Definition at line 156 of file gnu-nat.c.
Referenced by gnu_resume(), gnu_wait(), if(), inf_clear_wait(), inf_signal(), inf_task_died_status(), make_inf(), and S_exception_raise_request().
| int inf_wait::suppress |
Definition at line 159 of file gnu-nat.c.
Referenced by do_mach_notify_dead_name(), gnu_wait(), inf_clear_wait(), and S_exception_raise_request().
| struct proc* inf_wait::thread |
Definition at line 158 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().
1.8.10