GDB (xrefs)
|
Public Member Functions | |
property (const std::string &key_, const std::string &value_) | |
Public Attributes | |
std::string | key |
std::string | value |
Definition at line 42 of file target-descriptions.c.
|
inline |
Definition at line 44 of file target-descriptions.c.
std::string property::key |
Definition at line 48 of file target-descriptions.c.
std::string property::value |
Definition at line 49 of file target-descriptions.c.
Referenced by gdb.command.prompt._ExtendedPrompt::__init__(), gdb.dap.startup.LoggingParam::__init__(), gdb.dap.varref.VariableReference::__init__(), gdb-gdb.TypeFlag::__lt__(), gdb.dap.varref.VariableReference::_update_value(), gdb.dap.varref.VariableReference::assign(), gdb.command.prompt._ExtendedPrompt::before_prompt_hook(), gdb.dap.startup.LoggingParam::get_set_string(), gdb.command.prompt._ExtendedPrompt::get_show_string(), and gdb.dap.varref.VariableReference::to_object().