Home
last modified time | relevance | path

Searched refs:help_cmd (Results 1 – 7 of 7) sorted by relevance

/openbsd-src/gnu/usr.bin/binutils/gdb/cli/
H A Dcli-decode.h303 extern void help_cmd (char *, struct ui_file *);
H A Dcli-decode.c728 help_cmd (char *command, struct ui_file *stream) in help_cmd() function
/openbsd-src/gnu/usr.bin/binutils/gdb/
H A Dcommand.h206 extern void help_cmd (char *, struct ui_file *);
H A DChangeLog-3.x1288 command.c (help_cmd,help_cmd_list),
2813 output_source_filename), command.c (help_cmd, help_list,
H A DChangeLog-2000455 add_show_from_set, delete_cmd, apropos_cmd, help_cmd, help_list,
975 (help_cmd): Notify that the command has pre and/or post hooks.
H A DChangeLog-19921820 (help_cmd): Tell user the command is hooked, if it is.
5589 * command.c (help_cmd): Compare function pointer to NULL.
H A DChangeLog-200213468 * cli/cli-decode.c (help_cmd): Test for func not cfunc/sfunc.