Searched refs:help_list (Results 1 - 12 of 12) sorted by relevance

/netbsd-current/external/gpl3/gdb.old/dist/gdb/
H A Dcommand.h48 /* Special classes to help_list */
195 simply calls help_list. */
326 extern void help_list (struct cmd_list_element *, const char *,
H A Dtop.c659 help_list (*c->prefixlist, c->prefixname, all_commands, gdb_stdout);
/netbsd-current/external/gpl3/gdb.old/dist/gdb/cli/
H A Dcli-decode.c398 function that just forwards to help_list. */
407 help_list (*c->prefixlist, c->prefixname, all_commands, gdb_stdout);
1205 help_list. */
1214 help_list (cmdlist, "", all_classes, stream);
1257 help_list (*c->prefixlist, c->prefixname, all_commands, stream);
1261 help_list (cmdlist, "", c->theclass, stream);
1290 help_list (struct cmd_list_element *list, const char *cmdtype,
1288 help_list (struct cmd_list_element *list, const char *cmdtype, function
H A Dcli-cmds.c206 help_list (infolist, "info ", all_commands, gdb_stdout);
/netbsd-current/external/gpl3/gdb/dist/gdb/cli/
H A Dcli-decode.c375 function that just forwards to help_list. */
384 help_list (*c->subcommands, c->prefixname ().c_str (),
1550 help_list. */
1559 help_list (cmdlist, "", all_classes, stream);
1616 help_list (*c->subcommands, c->prefixname ().c_str (),
1621 help_list (cmdlist, "", c->theclass, stream);
1650 help_list (struct cmd_list_element *list, const char *cmdtype,
1649 help_list (struct cmd_list_element *list, const char *cmdtype, function
H A Dcli-cmds.c220 help_list (infolist, "info ", all_commands, gdb_stdout);
/netbsd-current/external/gpl3/gdb/dist/gdb/tui/
H A Dtui-win.c1061 help_list (tui_window_cmds, "tui window ", all_commands, gdb_stdout);
H A Dtui-layout.c1121 help_list (layout_list, "tui layout ", all_commands, gdb_stdout);
/netbsd-current/external/gpl3/gdb/dist/gdb/
H A Dcommand.h48 /* Special classes to help_list */
442 simply calls help_list. */
640 extern void help_list (struct cmd_list_element *, const char *,
H A Dsource.c1901 help_list (setsourcelist, "set source ", all_commands, gdb_stdout);
1909 help_list (showsourcelist, "show source ", all_commands, gdb_stdout);
H A Dtop.c679 help_list (*c->subcommands, prefixname.c_str (), all_commands,
H A Dprintcmd.c2938 help_list (memory_tag_list, "memory-tag ", all_commands, gdb_stdout);

Completed in 290 milliseconds