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

Public Attributes

unsigned short num
 
unsigned short len
 
union {
   gdb_byte *   ptr
 
   gdb_byte   buf [2 *sizeof(gdb_byte *)]
 
u
 

Detailed Description

Definition at line 93 of file record-full.c.

Member Data Documentation

gdb_byte record_full_reg_entry::buf[2 *sizeof(gdb_byte *)]
unsigned short record_full_reg_entry::len
unsigned short record_full_reg_entry::num
gdb_byte* record_full_reg_entry::ptr
union { ... } record_full_reg_entry::u

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