GDB (xrefs)
|
#include "varobj-iter.h"
Public Attributes | |
std::string | name |
value_ref_ptr | value |
Definition at line 22 of file varobj-iter.h.
std::string varobj_item::name |
Definition at line 25 of file varobj-iter.h.
Referenced by gdb.printing.FlagEnumerationPrinter::__call__(), gdb.disassembler.Disassembler::__init__(), gdb.printing.SubPrettyPrinter::__init__(), gdb.types.TypePrinter::__init__(), gdb.unwinder.Unwinder::__init__(), gdb.xmethod.XMethod::__init__(), gdb.xmethod.XMethodMatcher::__init__(), gdb.printing.PrettyPrinter::__init__(), create_child(), create_child_with_value(), and py_varobj_iter::next().
value_ref_ptr varobj_item::value |
Definition at line 28 of file varobj-iter.h.
Referenced by gdb.command.prompt._ExtendedPrompt::__init__(), gdb-gdb.TypeFlag::__lt__(), gdb.command.prompt._ExtendedPrompt::before_prompt_hook(), create_child(), create_child_with_value(), gdb.command.prompt._ExtendedPrompt::get_show_string(), install_dynamic_child(), and py_varobj_iter::next().