Searched refs:stop_command (Results 1 – 5 of 5) sorted by relevance
| /openbsd-src/gnu/usr.bin/binutils/gdb/ |
| H A D | infrun.c | 237 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 D | breakpoint.c | 189 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 D | ChangeLog-1998 | 1359 * infrun.c (normal_stop): Verify stop_command is non-zero before
|
| H A D | ChangeLog-1999 | 7995 catch_exception_command_1, stop_command, stopin_command,
|
| H A D | ChangeLog-2002 | 11936 * infrun.c (normal_stop): Pass stop_command and not pre_hook to
|