Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/gdb/gdb/
H A Dbreakpoint.c166 static void rwatch_command (char *, int);
5998 rwatch_command (arg, from_tty); in rwatch_command_wrapper()
6002 rwatch_command (char *arg, int from_tty) in rwatch_command() function
8044 c = add_com ("rwatch", class_breakpoint, rwatch_command, in _initialize_breakpoint()