Home
last modified time | relevance | path

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

/openbsd-src/gnu/usr.bin/binutils/gdb/
H A Dbreakpoint.c171 static void awatch_command (char *, int);
6109 awatch_command (arg, from_tty); in awatch_command_wrapper()
6113 awatch_command (char *arg, int from_tty) in awatch_command() function
8165 c = add_com ("awatch", class_breakpoint, awatch_command, in _initialize_breakpoint()
H A DChangeLog-19962268 (awatch_command): Ditto.
H A DChangeLog-20017137 (awatch_command, do_enable_breakpoint, set_breakpoint_count):