Lines Matching refs:Desc

5     Desc<"Supply a sort order when dumping the symbol table.">,
8 Desc<"Do not demangle symbol names before showing them.">;
13 Desc<"Hide aliases in the command list.">;
15 Desc<"Hide user-defined commands from the list.">;
17 Desc<"Include commands prefixed with an underscore.">;
22 Desc<"Apply the new value to the global default value.">;
24 Desc<"Force an empty value to be accepted as the default.">;
26 Desc<"Set the setting if it exists, but do not cause the command to raise "
33 Desc<"The file into which to write the settings.">;
35 Desc<"Append to saved settings file if it exists.">;
41 Desc<"The file from which to read the settings.">;
46 Desc<"Clear all settings.">;
53 Desc<"Show debugger internal breakpoints">;
55 Desc<"Give a brief description of the breakpoint (no location info).">;
57 Desc<"Give a full description of the breakpoint and its locations.">;
59 Desc<"Explain everything we know about the breakpoint (for debugging "
62 Desc<"List Dummy breakpoints - i.e. breakpoints set before a file is "
69 Desc<"Set the number of times this breakpoint is skipped before stopping.">;
72 Desc<"The breakpoint is deleted the first time it stop causes a stop.">;
74 Arg<"ThreadIndex">, Desc<"The breakpoint stops only for the thread whose "
77 Arg<"ThreadID">, Desc<"The breakpoint stops only for the thread whose TID "
80 Arg<"ThreadName">, Desc<"The breakpoint stops only for the thread whose "
83 Arg<"QueueName">, Desc<"The breakpoint stops only for threads in the queue "
86 Arg<"Expression">, Desc<"The breakpoint stops only if this condition "
90 Desc<"The breakpoint will auto-continue after running its commands.">;
92 Desc<"Enable the breakpoint.">;
94 Desc<"Disable the breakpoint.">;
97 Desc<"A command to run when the breakpoint is hit, can be provided more "
104 Desc<"Act on Dummy breakpoints - i.e. breakpoints set before a file is "
111 Desc<"Set the breakpoint only in this shared library. Can repeat this "
114 Desc<"Require the breakpoint to use hardware breakpoints.">;
117 Desc<"Specifies the source file in which to set this breakpoint. Note, by "
124 Desc<"Specifies the line number on which to set this breakpoint.">;
126 Desc<"Specifies the column number on which to set this breakpoint.">;
129 Desc<"Set the breakpoint at the specified address. If the address maps "
140 Desc<"Set the breakpoint by function name. Can be repeated multiple times "
145 Desc<"When used with '-p' limits the source regex to source contained in "
149 Desc<"Set the breakpoint by fully qualified function names. For C++ this "
155 Desc<"Set the breakpoint by Objective-C selector name. Can be repeated "
158 Required, Desc<"Set the breakpoint by C++ method names. Can be repeated "
161 Arg<"RegularExpression">, Required, Desc<"Set the breakpoint by function "
165 Desc<"Set the breakpoint by function basename (C++ namespaces and arguments"
170 Required, Desc<"Set the breakpoint by specifying a regular expression which"
176 Desc<"All files are searched for source pattern matches.">;
179 Desc<"Set the breakpoint on exceptions thrown by the specified language "
182 Arg<"Boolean">, Desc<"Set the breakpoint on exception throW.">;
184 Arg<"Boolean">, Desc<"Set the breakpoint on exception catcH.">;
187 Desc<"Specifies the Language to use when interpreting the breakpoint's "
192 Desc<"sKip the prologue if the breakpoint is at the beginning of a "
196 Desc<"Adds this to the list of names for this breakpoint.">;
199 Desc<"Add the specified offset to whatever address(es) the breakpoint "
204 Desc<"Move breakpoints to nearest code. If not set the "
208 Desc<"A specifier in the form filename:line[:column] for setting file & line breakpoints.">;
211 Arg<"TypeName">, Desc<"The breakpoint will only stop if an "
220 Desc<"Specify the breakpoint by source location in this particular file.">;
223 Desc<"Specify the breakpoint by source location at this particular line.">;
228 Desc<"Delete all breakpoints without querying for confirmation.">;
230 Group<1>, Desc<"Delete Dummy breakpoints - i.e. breakpoints set before a "
233 Desc<"Delete all breakpoints which are currently disabled. When using the disabled option "
239 Arg<"BreakpointName">, Desc<"Specifies a breakpoint name to use.">;
241 Arg<"BreakpointID">, Desc<"Specify a breakpoint ID to use.">;
243 Group<3>, Desc<"Operate on Dummy breakpoints - i.e. breakpoints set before "
246 Arg<"None">, Desc<"A help string describing the purpose of this name.">;
251 Arg<"Boolean">, Desc<"Determines whether the breakpoint will show up in "
254 Arg<"Boolean">, Desc<"Determines whether the breakpoint can be disabled by "
257 Arg<"Boolean">, Desc<"Determines whether the breakpoint can be deleted by "
264 Desc<"The file from which to read the breakpoints.">;
266 Arg<"BreakpointName">, Desc<"Only read in breakpoints with this name.">;
272 Desc<"The file into which to write the breakpoints.">;
274 Desc<"Append to saved breakpoints file if it exists.">;
279 Arg<"OneLiner">, Desc<"Specify a one-line breakpoint command inline. Be "
282 Arg<"Boolean">, Desc<"Specify whether breakpoint command execution should "
286 Desc<"Specify the language for the commands - if none is specified, the "
289 Desc<"Sets Dummy breakpoints - i.e. breakpoints set before a file is "
296 Desc<"Delete commands from Dummy breakpoints - i.e. breakpoints set before "
302 Desc<"Show opcode bytes when disassembling.">;
304 Desc<"Show instruction control flow kind. Refer to the enum "
309 Desc<"Number of context lines of source to show.">;
311 Desc<"Enable mixed source and assembly display.">;
313 Desc<"Print raw disassembly with no symbol information.">;
315 Desc<"Name of the disassembler plugin you want to use.">;
317 Arg<"DisassemblyFlavor">, Desc<"Name of the disassembly flavor you want to "
321 Desc<"Specify the architecture to use from cross disassembly.">;
324 Desc<"Address at which to start disassembling.">;
326 Arg<"AddressOrExpression">, Desc<"Address at which to end disassembling.">;
328 Arg<"NumLines">, Desc<"Number of instructions to display.">;
331 Desc<"Disassemble entire contents of the given function name.">;
333 Desc<"Disassemble from the start of the current frame's function.">;
335 Desc<"Disassemble around the current pc.">;
337 Desc<"Disassemble the current frame's current source line instructions if "
341 Desc<"Disassemble function containing this address.">;
343 Desc<"Force disassembly of large functions.">;
348 Groups<[1,2]>, Arg<"Boolean">, Desc<"Should we run all threads if the "
352 Desc<"Ignore breakpoint hits while running expressions">;
355 Desc<"Timeout value (in microseconds) for running the expression.">;
358 Desc<"Clean up program state if the expression causes a crash, or raises a "
362 Desc<"When specified, debug the JIT code by setting a breakpoint on the "
366 Arg<"Language">, Desc<"Specifies the Language to use when parsing the "
369 Groups<[1,2]>, Arg<"Language">, Desc<"If true, simple fix-it hints will be "
374 Desc<"How verbose should the output of this expression be, if the object "
377 Desc<"Interpret the expression as a complete translation unit, without "
382 Desc<"Controls whether the expression can fall back to being JITted if it's "
388 Arg<"RegisterName">, Desc<"A register to diagnose.">;
390 Desc<"An address to diagnose.">;
392 Desc<"An optional offset. Requires --register.">;
397 Desc<"A relative frame index offset from the current frame index.">;
403 Desc<"Name of the module or shared library that this recognizer applies "
407 Desc<"Name of the function that this recognizer applies to. "
411 Desc<"Give the name of a Python class to use for this frame recognizer.">;
413 Desc<"Function name and module name are actually regular expressions.">;
415 Desc<"If true, only apply this recognizer to frames whose PC currently points to the "
425 Desc<"How many history commands to print.">;
427 Arg<"UnsignedInteger">, Desc<"Index at which to start printing history "
431 Desc<"Index at which to stop printing history commands.">;
433 Desc<"Clears the current command history.">;
438 Desc<"Set the destination file to log to.">;
440 …EnumArg<"LogHandler">, Desc<"Specify a log handler which determines where log messages are written…
442Desc<"Set the log to be buffered, using the specified buffer size, if supported by the log handler…
444 Desc<"Enable verbose logging.">;
446 Desc<"Prepend all log lines with an increasing integer sequence id.">;
448 Desc<"Prepend all log lines with a timestamp.">;
450 Desc<"Prepend all log lines with the process and thread ID that generates "
453 Desc<"Prepend all log lines with the thread name for the thread that "
457 Desc<"Append a stack backtrace to each log line.">;
459 Desc<"Append to the log file instead of overwriting.">;
461 Desc<"Prepend the names of files and function that generate the logs.">;
466 Desc<"Set the destination file to dump to.">;
472 Required, Desc<"The reproducer provider to dump.">;
474 Desc<"The reproducer path. If a reproducer is replayed and no path is "
480 Desc<"The reproducer path. If a reproducer is replayed and no path is "
487 Required, Desc<"The signal to crash the debugger.">;
492 Arg<"NumberPerLine">, Desc<"The number of items per line to display.">;
494 Desc<"If true, memory will be saved as binary. If false, the memory is "
498 Required, Desc<"The name of a type to view memory as.">;
500 Desc<"The language of the type to view memory as.">;
502 Desc<"How many elements of the specified type to skip before starting to "
505 Desc<"Necessary if reading over target.max-memory-read-size bytes.">;
511 Desc<"Evaluate an expression to obtain a byte pattern.">;
513 Required, Desc<"Use text to find a byte pattern.">;
515 Desc<"How many times to perform the search.">;
517 Desc<"When dumping memory for a match, an offset from the match location to"
523 Required, Desc<"Write memory using the contents of a file.">;
525 Desc<"Start writing bytes from an offset within the input file.">;
530 Desc<"Show all memory regions. This is equivalent to starting from address "
536 Arg<"AddressOrExpression">, Desc<
544 Desc<"Display register names using the alternate register name if there "
547 Desc<"Specify which register sets to dump by index.">;
549 Desc<"Show all register sets.">;
554 Desc<"If true, stop executing commands on error.">;
556 Desc<"If true, stop executing commands on continue.">;
558 Desc<"If true don't echo commands while executing.">;
560 Desc<"Resolve non-absolute paths relative to the location of the "
567 Desc<"Help text for this command">;
569 Desc<"Long help text for this command">;
574 Desc<"The help text to display for this command.">;
576 Desc<"A syntax string showing the typical usage syntax.">;
582 Desc<"Give out the numeric value for permissions (e.g. 757)">;
585 Desc<"Give out the string value for permissions (e.g. rwxr-xr--).">;
587 Desc<"Allow user to read.">;
589 Desc<"Allow user to write.">;
591 Desc<"Allow user to execute.">;
593 Desc<"Allow group to read.">;
595 Desc<"Allow group to write.">;
597 Desc<"Allow group to execute.">;
599 Desc<"Allow world to read.">;
601 Desc<"Allow world to write.">;
603 Desc<"Allow world to execute.">;
608 Desc<"Offset into the file at which to start reading.">;
610 Desc<"Number of bytes to read from the file.">;
615 Desc<"Offset into the file at which to start reading.">;
617 Desc<"Text to write to the file.">;
622 Desc<"List the process info for a specific process ID.">;
625 Desc<"Find processes with executable basenames that match a string.">;
628 Desc<"Find processes with executable basenames that end with a string.">;
631 Desc<"Find processes with executable basenames that start with a string.">;
634 Desc<"Find processes with executable basenames that contain a string.">;
637 Desc<"Find processes with executable basenames that match a regular "
640 Arg<"Pid">, Desc<"Find processes that have a matching parent process ID.">;
643 Desc<"Find processes that have a matching user ID.">;
646 Desc<"Find processes that have a matching effective user ID.">;
649 Desc<"Find processes that have a matching group ID.">;
652 Desc<"Find processes that have a matching effective group ID.">;
655 Desc<"Find processes that have a matching architecture.">;
658 Desc<"Show process arguments instead of the process executable basename.">;
661 Desc<"Show processes matching all user IDs.">;
663 Desc<"Enable verbose output.">;
668 Desc<"Name of the process plugin you want to use.">;
670 Desc<"The process ID of an existing process to attach to.">;
672 Arg<"ProcessName">, Desc<"The name of the process to attach to.">;
674 Desc<"Wait for the process with <process-name> to launch.">;
679 Desc<"Run the commands on the host shell when enabled.">;
681 Desc<"Seconds to wait for the remote host to finish running the command.">;
683 Desc<"Shell interpreter path. This is the binary used to run the command.">;
688 Desc<"Stop at the entry point of the program when launching a process.">;
690 Desc<"Set whether to disable address space layout randomization when launching a process.">;
692 Desc<"Name of the process plugin you want to use.">;
694 Desc<"Set the current working directory to <path> when running the inferior.">;
696 Desc<"Set the architecture for the process to launch when ambiguous.">;
698 Arg<"None">, Desc<"Specify an environment variable name/value string "
702 OptionalArg<"Filename">, Desc<"Run the process in a shell (not supported on all platforms).">;
704 Arg<"Filename">, Desc<"Redirect stdin for the process to <filename>.">;
706 Arg<"Filename">, Desc<"Redirect stdout for the process to <filename>.">;
708 Arg<"Filename">, Desc<"Redirect stderr for the process to <filename>.">;
710 Desc<"Start the process in a terminal (not supported on all platforms).">;
712 Desc<"Do not set up for terminal I/O to go to running process.">;
714 Arg<"Boolean">, Desc<"Set whether to shell expand arguments to the process when launching.">;
719 Desc<"Immediately continue the process once attached.">;
721 Desc<"Name of the process plugin you want to use.">;
723 Desc<"The process ID of an existing process to attach to.">;
725 Desc<"The name of the process to attach to.">;
727 Group<2>, Desc<"Include existing processes when doing attach -w.">;
729 Desc<"Wait for the process with <process-name> to launch.">;
734 Arg<"UnsignedInteger">, Desc<"Ignore <N> crossings of the breakpoint (if it"
737 Arg<"BreakpointIDRange">, Desc<"Specify a breakpoint to continue to, temporarily "
744 Arg<"Boolean">, Desc<"Whether or not the process should be kept stopped on"
750 Desc<"Name of the process plugin you want to use.">;
755 Desc<"Install the shared library to the target. If specified without an "
762 Desc<"Removes the signals listed from the Target signal handlers">;
764 Desc<"Whether or not the process should be stopped if the signal is "
767 Desc<"Whether or not the debugger should notify the user if the signal is "
770 Desc<"Whether or not the signal should be passed to the process.">;
772 Desc<"Show only the signals with behaviors modified in this target">;
774 Desc<"Also clear the values in the dummy target so they won't be inherited by new targets.">;
779 Desc<"Show verbose process status including extended crash information.">;
784 EnumArg<"SaveCoreStyle">, Desc<"Request a specific style "
787 OptionalArg<"Plugin">, Desc<"Specify a plugin name to create the core file."
793 Desc<"Allow the script to be loaded even if it was already loaded before. "
797 Group<1>, Desc<"Resolve non-absolute paths relative to the location of the "
801 Desc<"If true don't print any script output while importing.">;
807 Desc<"Name of the Python function to bind to this command name.">;
809 Desc<"Name of the Python class to bind to this command name.">;
811 Desc<"The help text to display for this command.">;
813 Desc<"Overwrite an existing command at this node.">;
816 Desc<"Set the synchronicity of this command's executions with regard to "
822 Desc<"Help text for this command">;
824 Desc<"Long help text for this command">;
826 Desc<"Overwrite an existing command at this node.">;
831 EnumArg<"ScriptLang">, Desc<"Specify the scripting "
837 Desc<"The number of line entries to display.">;
839 Completion<"Module">, Desc<"Look up the source in the given module or "
842 Completion<"SourceFile">, Desc<"The file from which to display source.">;
844 Desc<"The line number at which to start the displaying lines.">;
846 Desc<"The line number at which to stop displaying lines.">;
849 Desc<"The name of a function whose source to display.">;
851 Arg<"AddressOrExpression">, Desc<"Lookup the address and display the source"
857 Desc<"The number of source lines to display.">;
860 Desc<"Look up the source file in the given shared library.">;
862 Desc<"Show the line table locations from the debug information that "
865 Completion<"SourceFile">, Desc<"The file from which to display source.">;
867 Desc<"The line number at which to start the display source.">;
870 Desc<"The name of a function whose source to display.">;
872 Arg<"AddressOrExpression">, Desc<"Lookup the address and display the source"
874 def source_list_reverse : Option<"reverse", "r">, Group<4>, Desc<"Reverse the"
878 Desc<"A specifier in the form filename:line[:column] from which to display"
885 Desc<"Whether or not to load dependents when creating a target. If the "
893 Desc<"Enable verbose dump.">;
898 Arg<"AddressOrExpression">, Desc<"Display the image at this address.">;
900 OptionalArg<"Width">, Desc<"Display the architecture when listing images.">;
902 OptionalArg<"Width">, Desc<"Display the triple when listing images.">;
904 Desc<"Display the image base address as a load address if debugging, a file"
907 Desc<"Display the image load address offset from the base file address "
910 Desc<"Display the UUID when listing images.">;
913 Desc<"Display the fullpath to the image object file.">;
915 OptionalArg<"Width">, Desc<"Display the directory with optional width for "
918 OptionalArg<"Width">, Desc<"Display the basename with optional width for "
921 OptionalArg<"Width">, Desc<"Display the fullpath to the image symbol file "
924 Group<1>, OptionalArg<"Width">, Desc<"Display the symbol file with optional"
927 OptionalArg<"Width">, Desc<"Display the modification time with optional "
930 OptionalArg<"Width">, Desc<"Display the reference count if the module is "
933 OptionalArg<"None">, Desc<"Display the module pointer.">;
935 Desc<"Display the modules from the global module list, not just the "
942 Desc<"Show unwind instructions for a function or symbol name.">;
944 Arg<"AddressOrExpression">, Desc<"Show unwind instructions for a function "
950 Arg<"AddressOrExpression">, Required, Desc<"Lookup an address in one or "
953 Arg<"Offset">, Desc<"When looking up an address subtract <offset> from any "
958 Desc<"The <name> argument for name lookups are regular expressions.">;
960 Arg<"Symbol">, Required, Desc<"Lookup a symbol by name in the symbol tables"
963 Arg<"Filename">, Required, Desc<"Lookup a file by fullpath or basename in "
966 Arg<"LineNum">, Desc<"Lookup a line number in a file (must be used in "
970 Desc<"Ignore inline entries (must be used in conjunction with --file or "
973 Arg<"FunctionName">, Required, Desc<"Lookup a function by name in the debug"
976 Arg<"FunctionOrSymbol">, Required, Desc<"Lookup a function or symbol by "
979 Required, Desc<"Lookup a type by name in the debug symbols in one or more "
982 "\\x01">, GroupRange<1, 6>, Desc<"Dump valid ranges of variables (must be "
985 Desc<"Enable verbose lookup information.">;
986 def target_modules_lookup_all : Option<"all", "A">, Desc<"Print all matches, "
992 Arg<"OneLiner">, Desc<"Add a command for the stop hook. Can be specified "
996 Desc<"Set the module within which the stop-hook is to be run.">;
998 Arg<"ThreadIndex">, Desc<"The stop hook is run only for the thread whose "
1001 Arg<"ThreadID">, Desc<"The stop hook is run only for the thread whose TID "
1004 Arg<"ThreadName">, Desc<"The stop hook is run only for the thread whose "
1007 Arg<"QueueName">, Desc<"The stop hook is run only for threads in the queue "
1010 Arg<"Filename">, Desc<"Specify the source file within which the stop-hook "
1013 Arg<"LineNum">, Desc<"Set the start of the line range for which the "
1016 Arg<"LineNum">, Desc<"Set the end of the line range for which the stop-hook"
1020 Desc<"Specify the class within which the stop-hook is to be run.">;
1022 Arg<"FunctionName">, Desc<"Set the function name within which the stop hook"
1025 Arg<"Boolean">, Desc<"The breakpoint will auto-continue after running its"
1031 Desc<"How many frames to display (-1 for all)">;
1033 Arg<"FrameIndex">, Desc<"Frame in which to start the backtrace">;
1035 Arg<"Boolean">, Desc<"Show the extended backtrace, if available">;
1041 Desc<"A boolean value that sets whether stepping into functions will step "
1045 Desc<"A boolean value, if true stepping out of functions will continue to"
1048 Desc<"How many times to perform the stepping operation - currently only "
1051 Group<1>, Arg<"LineNum">, Desc<"The line at which to stop stepping - "
1057 EnumArg<"RunMode">, Desc<"Determine how to run other "
1060 Group<1>, Arg<"RegularExpression">, Desc<"A regular expression that defines "
1063 Group<1>, Arg<"FunctionName">, Desc<"The name of the directly called "
1069 Desc<"Frame index for until operation - defaults to 0">;
1071 Desc<"Thread index for the thread for until operation">;
1073 EnumArg<"RunMode">, Desc<"Determine how to run other "
1076 Arg<"AddressOrExpression">, Desc<"Run until we reach the specified address, "
1081 def thread_info_json : Option<"json", "j">, Desc<"Display the thread info in"
1083 def thread_info_stop_info : Option<"stop-info", "s">, Desc<"Display the "
1089 Desc<"Return from the innermost expression evaluation.">;
1094 Completion<"SourceFile">, Desc<"Specifies the source file to jump to.">;
1096 Required, Desc<"Specifies the line number to jump to.">;
1098 Desc<"Jumps by a relative line offset from the current line.">;
1100 Arg<"AddressOrExpression">, Required, Desc<"Jumps to a specific address.">;
1102 Desc<"Allows the PC to leave the current function.">;
1107 Desc<"Display more information about the thread plans">;
1109 Desc<"Display internal as well as user thread plans">;
1111 Arg<"ThreadID">, Desc<"List the thread plans for this TID, can be "
1114 Desc<"Display thread plans for unreported threads">;
1120 Desc<"If specified, the trace is traversed forwards chronologically "
1125 Desc<"The number of instructions to display starting at the most recent "
1128 Desc<"From the starting point of the trace, dump all instructions "
1132 Desc<"Custom starting instruction id from where to start traversing. This "
1136 Desc<"How many trace items (instructions, errors and events) to skip from "
1139 Desc<"Dump only instruction address without disassembly nor symbol "
1143 Desc<"Dump the instruction to a file instead of the standard output.">;
1146 Desc<"Dump in simple JSON format.">;
1149 Desc<"Dump in JSON format but pretty printing the output for easier "
1152 Desc<"Show instruction control flow kind. Refer to the enum "
1158 Desc<"For each trace item, print the corresponding wall clock timestamp "
1162 Desc<"Dump the events that happened during the execution of the target.">;
1165 Desc<"Continue dumping instructions right where the previous invocation of "
1173 Desc<"show verbose thread trace dump info">;
1175 Desc<"Dump in JSON format.">;
1180 Desc<"Add this to the given category instead of the default one.">;
1182 Desc<"If true, cascade through typedef chains.">;
1184 Desc<"Don't show the value, just show the summary, for this type.">;
1186 Desc<"Don't use this format for pointers-to-type objects.">;
1188 Desc<"Don't use this format for references-to-type objects.">;
1190 Desc<"Type names are actually regular expressions.">;
1193 Desc<"If true, inline all child values into summary string.">;
1195 Desc<"If true, omit value names in the summary display.">;
1198 Desc<"Summary string used to display text and object contents.">;
1201 Desc<"Give a one-liner Python script as part of the command.">;
1204 Desc<"Give the name of a Python function to use for this type.">;
1206 Desc<"Input Python code to use for this type manually.">;
1208 Desc<"Expand aggregate data types to show children on separate lines.">;
1210 Desc<"Do not expand aggregate data types with no children.">;
1212 Desc<"A name for this summary string.">;
1217 Desc<"If true, cascade through typedef chains.">;
1219 Desc<"Don't use this format for pointers-to-type objects.">;
1221 Desc<"Don't use this format for references-to-type objects.">;
1223 Desc<"Add this to the given category instead of the default one.">;
1226 Desc<"Use this Python class to produce synthetic children.">;
1228 Desc<"Type Python code to generate a class that provides synthetic "
1231 Desc<"Type names are actually regular expressions.">;
1236 Desc<"Add this to the given category instead of the default one.">;
1238 Desc<"If true, cascade through typedef chains.">;
1240 Desc<"Don't use this format for pointers-to-type objects.">;
1242 Desc<"Don't use this format for references-to-type objects.">;
1244 Desc<"Type names are actually regular expressions.">;
1246 Desc<"Format variables as if they were of this type.">;
1251 Desc<"Delete from every category.">;
1253 Arg<"Name">, Desc<"Delete from given category.">;
1255 Arg<"Language">, Desc<"Delete from given language's category.">;
1260 Desc<"Clear every category.">;
1265 Group<1>, Arg<"Name">, Desc<"Only show categories matching this filter.">;
1267 Arg<"Language">, Desc<"Only show the category for a specific language.">;
1272 Desc<"If specified, this category will be created enabled.">;
1274 Desc<"Specify the language that this category is supported for.">;
1279 Desc<"Enable the category for this language.">;
1284 Desc<"Enable the category for this language.">;
1289 Desc<"If true, cascade through typedef chains.">;
1291 Desc<"Don't use this format for pointers-to-type objects.">;
1293 Desc<"Don't use this format for references-to-type objects.">;
1295 Desc<"Add this to the given category instead of the default one.">;
1297 Desc<"Include this expression path in the synthetic view.">;
1299 Desc<"Type names are actually regular expressions.">;
1304 Desc<"Display available help for types">;
1306 Desc<"Which language's types should the search scope be">;
1310 def watchpoint_list_brief : Option<"brief", "b">, Group<1>, Desc<"Give a "
1312 def watchpoint_list_full : Option<"full", "f">, Group<2>, Desc<"Give a full "
1314 def watchpoint_list_verbose : Option<"verbose", "v">, Group<3>, Desc<"Explain "
1320 Arg<"Count">, Required, Desc<"Set the number of times this watchpoint is"
1326 Desc<"The watchpoint stops only if this condition expression evaluates "
1332 Arg<"OneLiner">, Desc<"Specify a one-line watchpoint command inline. Be "
1335 Arg<"Boolean">, Desc<"Specify whether watchpoint command execution should "
1338 EnumArg<"ScriptLang">, Desc<"Specify the language for the"
1342 Group<2>, Arg<"PythonFunction">, Desc<"Give the name of a Python function "
1349 Desc<"Delete all watchpoints without querying for confirmation.">;
1354 Desc<"Show verbose trace load logging for debugging the plug-in "
1361 Desc<"Try not to save to disk information irrelevant to the traced "
1368 Desc<"Show verbose trace information.">;
1373 Desc<"Show verbose trace schema logging for debugging the plug-in.">;
1378 Desc<"Include statistics for all targets.">;