= {
"Omit function arguments."},
"Omit recognized function arguments."},
"Omit local variables."},
"Show the current frame source file global and static variables."},
"Show variable declaration information (source file and line where the "
"variable was declared)."},
"The <variable-name> argument for name lookups are regular expressions."},
"Show variable scope (argument, local, global, static)."},
{
LLDB_OPT_SET_1,
false,
"summary",
'y', OptionParser::eRequiredArgument,
"Specify the summary that the variable output should use."},
OptionParser::eRequiredArgument,
nullptr, {}, 0,
eArgTypeName,
"Specify a summary string to use to format the variable output."},
}