Home
last modified time | relevance | path

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

/dragonfly/contrib/gdb-7/gdb/
H A Dremote.c8251 int remote_hw_breakpoint_limit = -1; variable
8271 if (remote_hw_breakpoint_limit == 0) in remote_check_watch_resources()
8273 else if (remote_hw_breakpoint_limit < 0) in remote_check_watch_resources()
8275 else if (cnt <= remote_hw_breakpoint_limit) in remote_check_watch_resources()
11785 &remote_hw_breakpoint_limit, _("\ in _initialize_remote()