Searched refs:not_just_help_class_command (Results 1 – 8 of 8) sorted by relevance
/openbsd-src/gnu/usr.bin/binutils/gdb/cli/ |
H A D | cli-decode.h | 315 extern void not_just_help_class_command (char *arg, int from_tty);
|
H A D | cli-decode.c | 279 not_just_help_class_command (char *args, int from_tty) in not_just_help_class_command() function
|
/openbsd-src/gnu/usr.bin/binutils/gdb/ |
H A D | command.h | 324 extern void not_just_help_class_command (char *, int);
|
H A D | infrun.c | 3794 …add_cmd ("stop", class_obscure, not_just_help_class_command, "There is no `stop' command, but you … in _initialize_infrun()
|
H A D | ChangeLog-1990 | 153 * command.c (not_just_help_class_command): Rename arg to args 854 not_just_help_class_command, and make it externally visible.
|
H A D | ChangeLog-1994 | 4828 (add_set_cmd): Use it instead of not_just_help_class_command. 4829 (not_just_help_class_command): Change calling convention back to 4863 * command.c (add_set_cmd, not_just_help_class_command): Change
|
H A D | ChangeLog-2000 | 453 add_abbrev_prefix_cmd, not_just_help_class_command, empty_sfunc,
|
H A D | ChangeLog-1992 | 1456 * command.h: Publicize prototype for not_just_help_class_command.
|