Home
last modified time | relevance | path

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

/mirbsd/src/gnu/usr.bin/binutils/gdb/
Dbreakpoint.c163 static void watch_command_1 (char *, int, int);
5627 watch_command_1 (char *arg, int accessflag, int from_tty) in watch_command_1() function
5881 watch_command_1 (arg, hw_write, from_tty);
5893 watch_command_1 (arg, hw_read, from_tty);
5905 watch_command_1 (arg, hw_access, from_tty);