Searched refs:remote_hw_watchpoint_limit (Results 1 – 2 of 2) sorted by relevance
4591 int remote_hw_watchpoint_limit = -1; variable4608 if (remote_hw_watchpoint_limit == 0) in remote_check_watch_resources()4610 else if (remote_hw_watchpoint_limit < 0) in remote_check_watch_resources()4614 else if (cnt <= remote_hw_watchpoint_limit) in remote_check_watch_resources()5575 &remote_hw_watchpoint_limit, "\ in _initialize_remote()
13327 (remote_hw_watchpoint_limit): Initialize to -1.