|
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 |
Definition at line 5273 of file remote.c.
Referenced by discard_pending_stop_replies(), 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 5278 of file remote.c.
Referenced by remove_stop_reply_of_remote_state().
| struct target_waitstatus stop_reply::ws |
Definition at line 5280 of file remote.c.
Referenced by process_stop_reply(), remote_notif_stop_ack(), and remote_parse_stop_reply().
1.7.6.1