Go to the documentation of this file.
9 #ifndef LLDB_INTERPRETER_OPTIONGROUPVARIABLE_H
10 #define LLDB_INTERPRETER_OPTIONGROUPVARIABLE_H
49 #endif // LLDB_INTERPRETER_OPTIONGROUPVARIABLE_H
OptionValueString summary_string
llvm::ArrayRef< OptionDefinition > GetDefinitions() override
OptionValueString summary
OptionGroupVariable(bool show_frame_options)
bool include_frame_options
const OptionGroupVariable & operator=(const OptionGroupVariable &)=delete
void OptionParsingStarting(ExecutionContext *execution_context) override
A class that represents a running process on the host machine.
Status SetOptionValue(uint32_t option_idx, llvm::StringRef option_value, ExecutionContext *execution_context) override
bool show_recognized_args
~OptionGroupVariable() override=default