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

Public Attributes

int children_requested
 
PyObject * constructor
 
PyObject * pretty_printer
 
struct varobj_iterchild_iter
 
varobj_itemsaved_item
 

Detailed Description

Definition at line 110 of file varobj.c.

Member Data Documentation

struct varobj_iter* varobj_dynamic::child_iter
int varobj_dynamic::children_requested

Definition at line 116 of file varobj.c.

Referenced by new_variable(), and VEC().

PyObject* varobj_dynamic::constructor
PyObject* varobj_dynamic::pretty_printer
varobj_item* varobj_dynamic::saved_item

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