Lines Matching defs:varobj
122 struct varobj struct
149 Invariant: if varobj_value_is_changeable_p (this) is non-zero, argument
157 struct varobj *parent; argument
170 struct varobj_root *root; argument
173 enum varobj_display_formats format; argument
176 int updated;
179 char *print_value;
184 int frozen;
189 int not_fetched;
194 int from;
195 int to;
200 PyObject *constructor;
224 /* A list of varobjs */ argument
228 struct varobj *var; argument