Searched refs:stop_command (Results 1 – 2 of 2) sorted by relevance
364 static struct cmd_list_element *stop_command; variable6020 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()
227 static void stop_command (char *arg, int from_tty);9857 stop_command (char *arg, int from_tty) in stop_command() function16324 add_abbrev_prefix_cmd ("stop", class_breakpoint, stop_command, _("\ in _initialize_breakpoint()