Home
last modified time | relevance | path

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

/openbsd-src/gnu/usr.bin/binutils/gdb/
H A Dbreakpoint.c85 static void watch_command (char *, int);
6085 watch_command (arg, from_tty); in watch_command_wrapper()
6089 watch_command (char *arg, int from_tty) in watch_command() function
8153 c = add_com ("watch", class_breakpoint, watch_command, in _initialize_breakpoint()
H A DChangeLog-1990149 (watch_command): use set_raw_breakpoint and mention to do most
1853 * breakpoint.c (watch_command, bpstat_stop_status): Deal with
H A DChangeLog-19943420 * breakpoint.c (watch_command): Use (CORE_ADDR)0, not NULL, for
3575 (watch_command): Use a hardware watchpoint when possible. If
H A DChangeLog-19913981 (watch_command): Parse and eval all args before calling
H A DChangeLog-19936241 * breakpoint.c (watch_command, enable_breakpoint): Fetch lazy values.