Home
last modified time | relevance | path

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

/dflybsd-src/contrib/gdb-7/gdb/
H A Dinfcmd.c108 static void go_command (char *line_no, int from_tty);
1209 go_command (char *line_no, int from_tty) in go_command() function
3109 c = add_com ("go", class_run, go_command, _("\ in _initialize_infcmd()