Home
last modified time | relevance | path

Searched defs:varobj (Results 1 – 2 of 2) sorted by relevance

/dflybsd-src/contrib/gdb-7/gdb/
H A Dvarobj.c122 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;
[all …]
H A Dvarobj.h72 struct varobj *varobj; member