Home
last modified time | relevance | path

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

/openbsd/src/gnu/usr.bin/binutils/gdb/
Dremote.c4621 remote_stopped_by_watchpoint (void) in remote_stopped_by_watchpoint() function
4632 if (remote_stopped_by_watchpoint () in remote_stopped_data_address()
5255 remote_ops.to_stopped_by_watchpoint = remote_stopped_by_watchpoint; in init_remote_ops()
5380 remote_async_ops.to_stopped_by_watchpoint = remote_stopped_by_watchpoint; in init_remote_async_ops()
DChangeLog-20037847 (remote_stopped_by_watchpoint): Make static.
DChangeLog-20025663 (remote_check_watch_resources, remote_stopped_by_watchpoint)