|
GDB (API)
|
#include "gdbtypes.h"
Public Attributes | |
| struct type * | pointer_type |
| struct type * | reference_type |
| struct type * | chain |
| int | instance_flags |
| unsigned | length |
| struct main_type * | main_type |
Definition at line 651 of file gdbtypes.h.
| struct type* type::chain |
Definition at line 669 of file gdbtypes.h.
Definition at line 680 of file gdbtypes.h.
| unsigned type::length |
Definition at line 706 of file gdbtypes.h.
| struct main_type* type::main_type |
Definition at line 709 of file gdbtypes.h.
| struct type* type::pointer_type |
Definition at line 658 of file gdbtypes.h.
| struct type* type::reference_type |
Definition at line 662 of file gdbtypes.h.
1.7.6.1