Home
last modified time | relevance | path

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

/openbsd-src/gnu/usr.bin/binutils/gdb/
H A Dinfrun.c237 static struct cmd_list_element *stop_command; variable
2949 if (stop_command) in normal_stop()
2950 catch_errors (hook_stop_stub, stop_command, in normal_stop()
3793 stop_command = in _initialize_infrun()
H A Dbreakpoint.c189 static void stop_command (char *arg, int from_tty);
5762 stop_command (char *arg, int from_tty) in stop_command() function
8041 add_abbrev_prefix_cmd ("stop", class_breakpoint, stop_command, in _initialize_breakpoint()
H A DChangeLog-19981359 * infrun.c (normal_stop): Verify stop_command is non-zero before
H A DChangeLog-19997995 catch_exception_command_1, stop_command, stopin_command,
H A DChangeLog-200211936 * infrun.c (normal_stop): Pass stop_command and not pre_hook to