• Home
  • Raw
  • Download

Lines Matching refs:Group

4   def tm_sort : Option<"sort", "s">, Group<1>,
7 def tm_smn : Option<"show-mangled-names", "m">, Group<1>,
52 def blist_brief : Option<"brief", "b">, Group<1>,
54 def blist_full : Option<"full", "f">, Group<2>,
56 def blist_verbose : Option<"verbose", "v">, Group<3>,
65 def breakpoint_modify_ignore_count : Option<"ignore-count", "i">, Group<1>,
68 def breakpoint_modify_one_shot : Option<"one-shot", "o">, Group<1>,
71 def breakpoint_modify_thread_index : Option<"thread-index", "x">, Group<1>,
74 def breakpoint_modify_thread_id : Option<"thread-id", "t">, Group<1>,
77 def breakpoint_modify_thread_name : Option<"thread-name", "T">, Group<1>,
80 def breakpoint_modify_queue_name : Option<"queue-name", "q">, Group<1>,
83 def breakpoint_modify_condition : Option<"condition", "c">, Group<1>,
86 def breakpoint_modify_auto_continue : Option<"auto-continue", "G">, Group<1>,
89 def breakpoint_modify_enable : Option<"enable", "e">, Group<2>,
91 def breakpoint_modify_disable : Option<"disable", "d">, Group<3>,
93 def breakpoint_modify_command : Option<"command", "C">, Group<4>,
101 Option<"dummy-breakpoints", "D">, Group<1>,
120 def breakpoint_set_line : Option<"line", "l">, Group<1>, Arg<"LineNum">,
123 def breakpoint_set_column : Option<"column", "u">, Group<1>, Arg<"ColumnNum">,
125 def breakpoint_set_address : Option<"address", "a">, Group<2>,
136 def breakpoint_set_name : Option<"name", "n">, Group<3>, Arg<"FunctionName">,
141 Option<"source-regexp-function", "X">, Group<9>, Arg<"FunctionName">,
145 def breakpoint_set_fullname : Option<"fullname", "F">, Group<4>,
151 def breakpoint_set_selector : Option<"selector", "S">, Group<5>,
155 def breakpoint_set_method : Option<"method", "M">, Group<6>, Arg<"Method">,
158 def breakpoint_set_func_regex : Option<"func-regex", "r">, Group<7>,
161 def breakpoint_set_basename : Option<"basename", "b">, Group<8>,
167 Option<"source-pattern-regexp", "p">, Group<9>, Arg<"RegularExpression">,
173 def breakpoint_set_all_files : Option<"all-files", "A">, Group<9>,
176 Group<10>, Arg<"Language">, Required,
179 def breakpoint_set_on_throw : Option<"on-throw", "w">, Group<10>,
181 def breakpoint_set_on_catch : Option<"on-catch", "h">, Group<10>,
204 …def breakpoint_set_file_colon_line : Option<"joint-specifier", "y">, Group<12>, Arg<"FileLineColum…
216 def breakpoint_clear_file : Option<"file", "f">, Group<1>, Arg<"Filename">,
219 def breakpoint_clear_line : Option<"line", "l">, Group<1>, Arg<"LineNum">,
225 def breakpoint_delete_force : Option<"force", "f">, Group<1>,
228 Group<1>, Desc<"Delete Dummy breakpoints - i.e. breakpoints set before a "
230 def breakpoint_delete_disabled : Option<"disabled", "d">, Group<1>,
236 def breakpoint_name_name : Option<"name", "N">, Group<1>,
238 def breakpoint_name_breakpoint_id : Option<"breakpoint-id", "B">, Group<2>,
241 Group<3>, Desc<"Operate on Dummy breakpoints - i.e. breakpoints set before "
243 def breakpoint_name_help_string : Option<"help-string", "H">, Group<4>,
248 def breakpoint_access_allow_list : Option<"allow-list", "L">, Group<1>,
251 def breakpoint_access_allow_disable : Option<"allow-disable", "A">, Group<2>,
254 def breakpoint_access_allow_delete : Option<"allow-delete", "D">, Group<3>,
276 def breakpoint_add_one_liner : Option<"one-liner", "o">, Group<1>,
293 Option<"dummy-breakpoints", "D">, Group<1>,
318 def disassemble_options_end_address : Option<"end-address", "e">, Group<1>,
322 def disassemble_options_name : Option<"name", "n">, Group<3>,
325 def disassemble_options_frame : Option<"frame", "f">, Group<4>,
327 def disassemble_options_pc : Option<"pc", "p">, Group<5>,
329 def disassemble_options_line : Option<"line", "l">, Group<6>,
332 def disassemble_options_address : Option<"address", "a">, Group<7>,
365 Option<"description-verbosity", "v">, Group<1>,
380 def frame_diag_register : Option<"register", "r">, Group<1>,
382 def frame_diag_address : Option<"address", "a">, Group<1>, Arg<"Address">,
384 def frame_diag_offset : Option<"offset", "o">, Group<1>, Arg<"Offset">,
389 def frame_select_relative : Option<"relative", "r">, Group<1>, Arg<"Offset">,
402 def frame_recognizer_python_class : Option<"python-class", "l">, Group<2>,
410 def history_count : Option<"count", "c">, Group<1>, Arg<"UnsignedInteger">,
412 def history_start_index : Option<"start-index", "s">, Group<1>,
415 def history_end_index : Option<"end-index", "e">, Group<1>,
418 def history_clear : Option<"clear", "C">, Group<2>,
423 def log_file : Option<"file", "f">, Group<1>, Arg<"Filename">,
425 def log_threadsafe : Option<"threadsafe", "t">, Group<1>,
427 def log_verbose : Option<"verbose", "v">, Group<1>,
429 def log_sequence : Option<"sequence", "s">, Group<1>,
431 def log_timestamp : Option<"timestamp", "T">, Group<1>,
433 def log_pid_tid : Option<"pid-tid", "p">, Group<1>,
436 def log_thread_name : Option<"thread-name", "n">, Group<1>,
440 def log_stack : Option<"stack", "S">, Group<1>,
442 def log_append : Option<"append", "a">, Group<1>,
444 def log_file_function : Option<"file-function", "F">, Group<1>,
449 def reproducer_provider : Option<"provider", "p">, Group<1>,
452 def reproducer_file : Option<"file", "f">, Group<1>, Arg<"Filename">,
458 def reproducer_verify_file : Option<"file", "f">, Group<1>, Arg<"Filename">,
464 def reproducer_signal : Option<"signal", "s">, Group<1>,
470 def memory_read_num_per_line : Option<"num-per-line", "l">, Group<1>,
472 def memory_read_binary : Option<"binary", "b">, Group<2>,
478 def memory_read_language : Option<"language", "x">, Group<4>, Arg<"Language">,
480 def memory_read_offset : Option<"offset", "E">, Group<3>, Arg<"Count">,
488 def memory_find_expression : Option<"expression", "e">, Group<1>,
491 def memory_find_string : Option<"string", "s">, Group<2>, Arg<"Name">,
501 def memory_write_infile : Option<"infile", "i">, Group<1>, Arg<"Filename">,
503 def memory_write_offset : Option<"offset", "o">, Group<1>, Arg<"Offset">,
511 def register_read_set : Option<"set", "s">, Group<1>, Arg<"Index">,
513 def register_read_all : Option<"all", "a">, Group<2>,
534 def regex_help : Option<"help", "h">, Group<1>, Arg<"None">,
536 def regex_syntax : Option<"syntax", "s">, Group<1>, Arg<"None">,
568 def platform_fread_offset : Option<"offset", "o">, Group<1>, Arg<"Index">,
570 def platform_fread_count : Option<"count", "c">, Group<1>, Arg<"Count">,
575 def platform_fwrite_offset : Option<"offset", "o">, Group<1>, Arg<"Index">,
577 def platform_fwrite_data : Option<"data", "d">, Group<1>, Arg<"Value">,
582 def platform_process_list_pid : Option<"pid", "p">, Group<1>, Arg<"Pid">,
584 def platform_process_list_name : Option<"name", "n">, Group<2>,
587 def platform_process_list_ends_with : Option<"ends-with", "e">, Group<3>,
590 def platform_process_list_starts_with : Option<"starts-with", "s">, Group<4>,
593 def platform_process_list_contains : Option<"contains", "c">, Group<5>,
596 def platform_process_list_regex : Option<"regex", "r">, Group<6>,
630 def platform_process_attach_pid : Option<"pid", "p">, Group<1>, Arg<"Pid">,
632 def platform_process_attach_name : Option<"name", "n">, Group<2>,
634 def platform_process_attach_waitfor : Option<"waitfor", "w">, Group<2>,
652 def process_attach_pid : Option<"pid", "p">, Group<1>, Arg<"Pid">,
654 def process_attach_name : Option<"name", "n">, Group<2>, Arg<"ProcessName">,
657 Group<2>, Desc<"Include existing processes when doing attach -w.">;
658 def process_attach_waitfor : Option<"waitfor", "w">, Group<2>,
669 def process_detach_keep_stopped : Option<"keep-stopped", "s">, Group<1>,
687 def process_handle_stop : Option<"stop", "s">, Group<1>, Arg<"Boolean">,
690 def process_handle_notify : Option<"notify", "n">, Group<1>, Arg<"Boolean">,
693 def process_handle_pass : Option<"pass", "p">, Group<1>, Arg<"Boolean">,
698 def process_status_verbose : Option<"verbose", "v">, Group<1>,
703 def script_import_allow_reload : Option<"allow-reload", "r">, Group<1>,
708 Group<1>, Desc<"Resolve non-absolute paths relative to the location of the "
714 def script_add_function : Option<"function", "f">, Group<1>,
717 def script_add_class : Option<"class", "c">, Group<2>, Arg<"PythonClass">,
719 def script_add_help : Option<"help", "h">, Group<1>, Arg<"HelpText">,
739 def source_info_file : Option<"file", "f">, Group<1>, Arg<"Filename">,
741 def source_info_line : Option<"line", "l">, Group<1>, Arg<"LineNum">,
743 def source_info_end_line : Option<"end-line", "e">, Group<1>, Arg<"LineNum">,
745 def source_info_name : Option<"name", "n">, Group<2>, Arg<"Symbol">,
748 def source_info_address : Option<"address", "a">, Group<3>,
762 def source_list_file : Option<"file", "f">, Group<1>, Arg<"Filename">,
764 def source_list_line : Option<"line", "l">, Group<1>, Arg<"LineNum">,
766 def source_list_name : Option<"name", "n">, Group<2>, Arg<"Symbol">,
769 def source_list_address : Option<"address", "a">, Group<3>,
772 def source_list_reverse : Option<"reverse", "r">, Group<4>, Desc<"Reverse the"
774 def source_list_file_colon_line : Option<"joint-specifier", "y">, Group<5>,
781 def dependents_no_dependents : Option<"no-dependents", "d">, Group<1>,
795 def target_modules_list_address : Option<"address", "a">, Group<1>,
797 def target_modules_list_arch : Option<"arch", "A">, Group<1>,
799 def target_modules_list_triple : Option<"triple", "t">, Group<1>,
801 def target_modules_list_header : Option<"header", "h">, Group<1>,
804 def target_modules_list_offset : Option<"offset", "o">, Group<1>,
807 def target_modules_list_uuid : Option<"uuid", "u">, Group<1>,
809 def target_modules_list_fullpath : Option<"fullpath", "f">, Group<1>,
812 def target_modules_list_directory : Option<"directory", "d">, Group<1>,
815 def target_modules_list_basename : Option<"basename", "b">, Group<1>,
818 def target_modules_list_symfile : Option<"symfile", "s">, Group<1>,
822 Group<1>, OptionalArg<"Width">, Desc<"Display the symbol file with optional"
824 def target_modules_list_mod_time : Option<"mod-time", "m">, Group<1>,
827 def target_modules_list_ref_count : Option<"ref-count", "r">, Group<1>,
830 def target_modules_list_pointer : Option<"pointer", "p">, Group<1>,
832 def target_modules_list_global : Option<"global", "g">, Group<1>,
838 def target_modules_show_unwind_name : Option<"name", "n">, Group<1>,
841 def target_modules_show_unwind_address : Option<"address", "a">, Group<2>,
847 def target_modules_lookup_address : Option<"address", "a">, Group<1>,
850 def target_modules_lookup_offset : Option<"offset", "o">, Group<1>,
857 def target_modules_lookup_symbol : Option<"symbol", "s">, Group<2>,
860 def target_modules_lookup_file : Option<"file", "f">, Group<3>,
863 def target_modules_lookup_line : Option<"line", "l">, Group<3>,
870 def target_modules_lookup_function : Option<"function", "F">, Group<4>,
873 def target_modules_lookup_name : Option<"name", "n">, Group<5>,
876 def target_modules_lookup_type : Option<"type", "t">, Group<6>, Arg<"Name">,
925 def thread_backtrace_count : Option<"count", "c">, Group<1>, Arg<"Count">,
927 def thread_backtrace_start : Option<"start", "s">, Group<1>,
929 def thread_backtrace_extended : Option<"extended", "e">, Group<1>,
935 Option<"step-in-avoids-no-debug", "a">, Group<1>, Arg<"Boolean">,
939 Option<"step-out-avoids-no-debug", "A">, Group<1>, Arg<"Boolean">,
942 def thread_step_scope_count : Option<"count", "c">, Group<1>, Arg<"Count">,
946 Group<1>, Arg<"LineNum">, Desc<"The line at which to stop stepping - "
951 def thread_step_scope_run_mode : Option<"run-mode", "m">, Group<1>,
955 Group<1>, Arg<"RegularExpression">, Desc<"A regular expression that defines "
958 Group<1>, Arg<"FunctionName">, Desc<"The name of the directly called "
963 def thread_until_frame : Option<"frame", "f">, Group<1>, Arg<"FrameIndex">,
965 def thread_until_thread : Option<"thread", "t">, Group<1>, Arg<"ThreadIndex">,
967 def thread_until_run_mode : Option<"run-mode", "m">, Group<1>,
970 def thread_until_address : Option<"address", "a">, Group<1>,
988 def thread_jump_file : Option<"file", "f">, Group<1>, Arg<"Filename">,
990 def thread_jump_line : Option<"line", "l">, Group<1>, Arg<"LineNum">,
992 def thread_jump_by : Option<"by", "b">, Group<2>, Arg<"Offset">, Required,
994 def thread_jump_address : Option<"address", "a">, Group<3>,
1001 def thread_plan_list_verbose : Option<"verbose", "v">, Group<1>,
1003 def thread_plan_list_internal : Option<"internal", "i">, Group<1>,
1005 def thread_plan_list_thread_id : Option<"thread-id", "t">, Group<1>,
1008 def thread_plan_list_unreported : Option<"unreported", "u">, Group<1>,
1013 def thread_trace_dump_instructions_count : Option<"count", "c">, Group<1>,
1017 Group<1>,
1021 Group<1>,
1039 Group<1>, Required,
1041 def type_summary_add_omit_names : Option<"omit-names", "O">, Group<1>,
1043 def type_summary_add_summary_string : Option<"summary-string", "s">, Group<2>,
1046 def type_summary_add_python_script : Option<"python-script", "o">, Group<3>,
1050 Group<3>, Arg<"PythonFunction">,
1052 def type_summary_add_input_python : Option<"input-python", "P">, Group<3>,
1071 def type_synth_add_python_class : Option<"python-class", "l">, Group<2>,
1074 def type_synth_add_input_python : Option<"input-python", "P">, Group<3>,
1092 def type_format_add_type : Option<"type", "t">, Group<2>, Arg<"Name">,
1097 def type_formatter_delete_all : Option<"all", "a">, Group<1>,
1099 def type_formatter_delete_category : Option<"category", "w">, Group<2>,
1101 def type_formatter_delete_language : Option<"language", "l">, Group<3>,
1112 Group<1>, Arg<"Name">, Desc<"Only show categories matching this filter.">;
1113 def type_formatter_list_language : Option<"language", "l">, Group<2>,
1157 def watchpoint_list_brief : Option<"brief", "b">, Group<1>, Desc<"Give a "
1159 def watchpoint_list_full : Option<"full", "f">, Group<2>, Desc<"Give a full "
1161 def watchpoint_list_verbose : Option<"verbose", "v">, Group<3>, Desc<"Explain "
1178 def watchpoint_command_add_one_liner : Option<"one-liner", "o">, Group<1>,
1189 Group<2>, Arg<"PythonFunction">, Desc<"Give the name of a Python function "
1195 def watchpoint_delete_force : Option<"force", "f">, Group<1>,
1200 def trace_load_verbose : Option<"verbose", "v">, Group<1>,
1206 def trace_dump_verbose : Option<"verbose", "v">, Group<1>,
1211 def trace_schema_verbose : Option<"verbose", "v">, Group<1>,