|
GDB (API)
|
#include "gdbtypes.h"
Public Attributes | |
| enum dynamic_prop_node_kind | prop_kind |
| struct dynamic_prop | prop |
| struct dynamic_prop_list * | next |
List for dynamic type attributes.
Definition at line 446 of file gdbtypes.h.
| struct dynamic_prop_list* dynamic_prop_list::next |
Definition at line 455 of file gdbtypes.h.
| struct dynamic_prop dynamic_prop_list::prop |
Definition at line 452 of file gdbtypes.h.
| enum dynamic_prop_node_kind dynamic_prop_list::prop_kind |
Definition at line 449 of file gdbtypes.h.
1.8.10