Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/gdb/gdb/
H A Dinfrun.c247 static struct cmd_list_element *stop_command; variable
3277 if (stop_command) in normal_stop()
3278 catch_errors (hook_stop_stub, stop_command, in normal_stop()
4121 stop_command = in _initialize_infrun()
H A Dbreakpoint.c186 static void stop_command (char *arg, int from_tty);
5659 stop_command (char *arg, int from_tty) in stop_command() function
7926 add_abbrev_prefix_cmd ("stop", class_breakpoint, stop_command, in _initialize_breakpoint()