Home
last modified time | relevance | path

Searched refs:not_just_help_class_command (Results 1 – 4 of 4) sorted by relevance

/freebsd-12-stable/contrib/gdb/gdb/cli/
Dcli-decode.h316 extern void not_just_help_class_command (char *arg, int from_tty);
Dcli-decode.c279 not_just_help_class_command (char *args, int from_tty) in not_just_help_class_command() function
/freebsd-12-stable/contrib/gdb/gdb/
Dcommand.h291 extern void not_just_help_class_command (char *, int);
Dinfrun.c4122 …add_cmd ("stop", class_obscure, not_just_help_class_command, "There is no `stop' command, but you … in _initialize_infrun()