Home
last modified time | relevance | path

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 Dcli-decode.h315 extern void not_just_help_class_command (char *arg, int from_tty);
H A Dcli-decode.c279 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 Dcommand.h324 extern void not_just_help_class_command (char *, int);
H A Dinfrun.c3794 …add_cmd ("stop", class_obscure, not_just_help_class_command, "There is no `stop' command, but you … in _initialize_infrun()
H A DChangeLog-1990153 * command.c (not_just_help_class_command): Rename arg to args
854 not_just_help_class_command, and make it externally visible.
H A DChangeLog-19944828 (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 DChangeLog-2000453 add_abbrev_prefix_cmd, not_just_help_class_command, empty_sfunc,
H A DChangeLog-19921456 * command.h: Publicize prototype for not_just_help_class_command.