Home
last modified time | relevance | path

Searched refs:watch_command_1 (Results 1 – 9 of 9) sorted by relevance

/openbsd/src/gnu/usr.bin/binutils/gdb/
Dbreakpoint.c167 static void watch_command_1 (char *, int, int);
5838 watch_command_1 (char *arg, int accessflag, int from_tty) in watch_command_1() function
6091 watch_command_1 (arg, hw_write, from_tty); in watch_command()
6103 watch_command_1 (arg, hw_read, from_tty); in rwatch_command()
6115 watch_command_1 (arg, hw_access, from_tty); in awatch_command()
DChangeLog-1998107 (watch_command_1): Don't require a run before a watch command
137 (watch_command_1): Use can_use_hw_watchpoints.
223 (watch_command_1): Some dditional checking to prevent a watch
2529 (watch_command_1): Don't require a run before a watch command
DChangeLog-19972581 (watch_command_1): Initialize target_resources_ok.
DChangeLog-2002637 * breakpoint.c (watch_command_1, until_break_command): Update.
1119 * breakpoint.c (watch_command_1): Update.
2885 (watch_command_1): Ditto.
4856 * breakpoints.c (watch_command_1): Use internal breakpoint
DChangeLog-19954696 (break_command_1, watch_command_1, catch_command_1,
DChangeLog-19962402 * breakpoint.c (watch_command_1): Ensure prev_frame is not used
DChangeLog-20031464 (watch_command_1, print_one_exception_catchpoint)
2323 (set_raw_breakpoint, set_longjmp_resume_breakpoint, watch_command_1)
DChangeLog-19998509 * breakpoint.c (watch_command_1): Reformat comment.
DChangeLog-20015639 (create_exception_catchpoint, watch_command_1): Move logic