Home
last modified time | relevance | path

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

/dflybsd-src/contrib/gdb-7/gdb/cli/
H A Dcli-cmds.c72 static void show_command (char *, int);
230 show_command (char *arg, int from_tty) in show_command() function
1744 add_prefix_cmd ("show", class_info, show_command, _("\ in _initialize_cli_cmds()
1748 add_info ("set", show_command, _("Show all GDB settings.")); in _initialize_cli_cmds()