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

/freebsd-11.0-release/contrib/gdb/gdb/
H A Dinfrun.c247 static struct cmd_list_element *stop_command; variable in typeref:struct:cmd_list_element
3282 of stop_command's pre-hook not existing). */
3283 if (stop_command)
3284 catch_errors (hook_stop_stub, stop_command,
4130 stop_command =
H A Dbreakpoint.c186 static void stop_command (char *arg, int from_tty);
5670 stop_command (char *arg, int from_tty)
7944 add_abbrev_prefix_cmd ("stop", class_breakpoint, stop_command,
5659 stop_command (char *arg, int from_tty) function

Completed in 160 milliseconds