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

Public Attributes

int num
 
gdb_byte data [MAX_REGISTER_SIZE]
 

Detailed Description

Definition at line 5444 of file remote.c.

Member Data Documentation

gdb_byte cached_reg::data[MAX_REGISTER_SIZE]

Definition at line 5447 of file remote.c.

Referenced by process_stop_reply(), and remote_parse_stop_reply().

int cached_reg::num

Definition at line 5446 of file remote.c.

Referenced by process_stop_reply(), and remote_parse_stop_reply().


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