Home
last modified time | relevance | path

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

/dflybsd-src/contrib/gdb-7/gdb/
H A Dinfrun.c364 static struct cmd_list_element *stop_command; variable
6020 if (stop_command) in normal_stop()
6021 catch_errors (hook_stop_stub, stop_command, in normal_stop()
7209 stop_command = add_cmd ("stop", class_obscure, in _initialize_infrun()
H A Dbreakpoint.c227 static void stop_command (char *arg, int from_tty);
9857 stop_command (char *arg, int from_tty) in stop_command() function
16324 add_abbrev_prefix_cmd ("stop", class_breakpoint, stop_command, _("\ in _initialize_breakpoint()