Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/gdb/gdb/
H A Dbreakpoint.c168 static void awatch_command (char *, int);
6010 awatch_command (arg, from_tty); in awatch_command_wrapper()
6014 awatch_command (char *arg, int from_tty) in awatch_command() function
8050 c = add_com ("awatch", class_breakpoint, awatch_command, in _initialize_breakpoint()