Home
last modified time | relevance | path

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

/openbsd/gnu/usr.bin/binutils/gdb/
H A Dremote.c4595 remote_check_watch_resources (int type, int cnt, int ot) in remote_check_watch_resources() function
5257 remote_ops.to_can_use_hw_breakpoint = remote_check_watch_resources; in init_remote_ops()
5375 remote_async_ops.to_can_use_hw_breakpoint = remote_check_watch_resources; in init_remote_async_ops()
H A DChangeLog-20037846 * remote.c (remote_check_watch_resources): Make static.
13329 (remote_check_watch_resources): Treat a limit of -1 as unlimited.
H A DChangeLog-20025663 (remote_check_watch_resources, remote_stopped_by_watchpoint)