Searched refs:help_list (Results 1 – 18 of 18) sorted by relevance
| /netbsd/src/external/gpl3/gdb/dist/gdb/cli/ |
| D | cli-decode.c | 383 help_list (*c->subcommands, c->prefixname ().c_str (), in do_prefix_cmd() 1749 help_list (cmdlist, "", all_classes, stream); in help_cmd() 1806 help_list (*c->subcommands, c->prefixname ().c_str (), in help_cmd() 1811 help_list (cmdlist, "", c->theclass, stream); in help_cmd() 1840 help_list (struct cmd_list_element *list, const char *cmdtype, in help_list() function
|
| D | cli-cmds.c | 217 help_list (infolist, "info ", all_commands, gdb_stdout); in info_command()
|
| /netbsd/src/external/gpl3/gdb/dist/gdb/ |
| D | source.c | 1886 help_list (setsourcelist, "set source ", all_commands, gdb_stdout); in set_source() 1894 help_list (showsourcelist, "show source ", all_commands, gdb_stdout); in show_source()
|
| D | command.h | 656 extern void help_list (struct cmd_list_element *, const char *,
|
| D | ChangeLog-2014 | 5989 (add_prefix_cmd, add_abbrev_prefix_cmd, apropos_cmd, help_list) 5998 * command.h (add_prefix_cmd, add_abbrev_prefix_cmd, help_list) 7465 to help_list. 7467 to help_list. 7469 help_list. 7471 help_list.Pass all_commands, not -1, to help_list. 7475 not -1, to help_list. 7477 -1, to help_list. 7479 -1, to help_list. 7481 help_list. [all …]
|
| D | top.c | 557 help_list (*c->subcommands, prefixname.c_str (), all_commands, in execute_command()
|
| D | printcmd.c | 2930 help_list (memory_tag_list, "memory-tag ", all_commands, gdb_stdout); in memory_tag_command()
|
| D | ChangeLog-2006 | 670 * remote.c (set_remote_cmd): Call help_list. 759 (help_list): Mention 'help all'
|
| D | ChangeLog-3.x | 2813 output_source_filename), command.c (help_cmd, help_list,
|
| D | ChangeLog-2019 | 10256 (help_list): Add 'apropos -v word' suggestion. 16485 (set_style): Call help_list.
|
| D | ChangeLog-2000 | 455 add_show_from_set, delete_cmd, apropos_cmd, help_cmd, help_list,
|
| D | ChangeLog-1992 | 3122 Install with allow_unknown as 0 and call help_list to show
|
| D | ChangeLog-2012 | 13070 (complete_on_cmdlist, complete_on_enum, help_list): Remove
|
| D | ChangeLog-2002 | 11222 * cli/cli-decode.c (help_list): Allow long lines to wrap.
|
| D | ChangeLog-2017 | 2521 * cli/cli-decode.c (help_list): Use memcpy instead of strncpy.
|
| D | ChangeLog-2020 | 11400 (help_list, help_all): Update callers to remove prefix arg and use bool recurse.
|
| /netbsd/src/external/gpl3/gdb/dist/gdb/tui/ |
| D | tui-win.c | 1099 help_list (tui_window_cmds, "tui window ", all_commands, gdb_stdout); in tui_window_command()
|
| D | tui-layout.c | 1131 help_list (layout_list, "tui layout ", all_commands, gdb_stdout); in tui_layout_command()
|