GDB (API)
|
#include "gdbtypes.h"
Public Attributes | |
const char * | name |
struct type * | type |
Definition at line 899 of file gdbtypes.h.
const char* typedef_field::name |
Unqualified name to be prefixed by owning class qualified name.
Definition at line 904 of file gdbtypes.h.
struct type* typedef_field::type |
Type this typedef named NAME represents.
Definition at line 908 of file gdbtypes.h.