|
GDB (API)
|
#include "gnu-nat.h"
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 inf * | inf |
| struct proc * | next |
| mach_port_t proc::exc_port |
| unsigned long proc::fetched_regs |
| struct proc* proc::next |
| mach_port_t proc::saved_exc_port |
| thread_state_data_t proc::state |
1.7.6.1