GDB (xrefs)
|
Public Attributes | |
process_stratum_target * | target |
ptid_t | ptid |
target_waitstatus | ws |
ptid_t wait_one_event::ptid |
Definition at line 4045 of file infrun.c.
Referenced by handle_one(), and prepare_for_detach().
process_stratum_target* wait_one_event::target |
Definition at line 4042 of file infrun.c.
Referenced by handle_one(), prepare_for_detach(), and wait_one().
target_waitstatus wait_one_event::ws |
Definition at line 4048 of file infrun.c.
Referenced by handle_one(), prepare_for_detach(), and wait_one().