GDBserver
|
Public Attributes | |
char | nto_procfs_path [PATH_MAX] |
int | ctl_fd |
pid_t | pid |
int | exit_signo |
Definition at line 62 of file nto-low.c.
Referenced by do_attach(), do_detach(), init_nto_inferior(), nto_breakpoint(), nto_fetch_registers(), nto_find_new_threads(), nto_read_auxv(), nto_request_interrupt(), nto_resume(), nto_set_thread(), nto_stopped_by_watchpoint(), nto_stopped_data_address(), nto_store_registers(), nto_wait(), and nto_xfer_memory().
Definition at line 64 of file nto-low.c.
Referenced by nto_wait().
char nto_inferior::nto_procfs_path[PATH_MAX] |
Definition at line 61 of file nto-low.c.
Referenced by do_attach().
pid_t nto_inferior::pid |
Definition at line 63 of file nto-low.c.
Referenced by do_attach(), init_nto_inferior(), nto_find_new_threads(), and nto_request_interrupt().