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

#include "xml-support.h"

Public Attributes

const char * name
 
ULONGEST value
 

Detailed Description

Definition at line 226 of file xml-support.h.

Member Data Documentation

const char* gdb_xml_enum::name

Definition at line 228 of file xml-support.h.

Referenced by gdb_xml_parse_attr_enum().

ULONGEST gdb_xml_enum::value

Definition at line 229 of file xml-support.h.

Referenced by gdb_xml_parse_attr_enum().


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