GDB (xrefs)
|
Public Attributes | |
struct notif_event | base |
ptid_t | ptid |
struct remote_state * | rs |
struct target_waitstatus | ws |
struct notif_event stop_reply::base |
ptid_t stop_reply::ptid |
Definition at line 5457 of file remote.c.
Referenced by discard_pending_stop_replies(), kill_child_of_pending_fork(), process_stop_reply(), push_stop_reply(), remote_notif_remove_once_on_match(), remote_parse_stop_reply(), remove_stop_reply_for_inferior(), and stop_reply_match_ptid_and_ws().
struct remote_state* stop_reply::rs |
Definition at line 5462 of file remote.c.
Referenced by remove_stop_reply_of_remote_state().
struct target_waitstatus stop_reply::ws |
Definition at line 5464 of file remote.c.
Referenced by kill_child_of_pending_fork(), process_stop_reply(), remote_notif_stop_ack(), remote_parse_stop_reply(), and remove_child_of_pending_fork().