GDB (xrefs)
Public Attributes | List of all members
stop_reply Struct Reference

Public Attributes

struct notif_event base
 
ptid_t ptid
 
struct remote_staters
 
struct target_waitstatus ws
 
gdbarcharch
 

Detailed Description

Definition at line 6263 of file remote.c.

Member Data Documentation

◆ arch

gdbarch* stop_reply::arch

Definition at line 6278 of file remote.c.

Referenced by process_stop_reply(), and remote_parse_stop_reply().

◆ base

struct notif_event stop_reply::base

Definition at line 6265 of file remote.c.

◆ ptid

ptid_t stop_reply::ptid

◆ rs

struct remote_state* stop_reply::rs

Definition at line 6273 of file remote.c.

Referenced by remote_wait_as(), remote_wait_ns(), and remove_stop_reply_of_remote_state().

◆ ws

struct target_waitstatus stop_reply::ws

The documentation for this struct was generated from the following file: