Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/gdb/gdb/
H A Dbreakpoint.c83 static void watch_command (char *, int);
5986 watch_command (arg, from_tty); in watch_command_wrapper()
5990 watch_command (char *arg, int from_tty) in watch_command() function
8038 c = add_com ("watch", class_breakpoint, watch_command, in _initialize_breakpoint()