Searched refs:remote_hw_watchpoint_limit (Results 1 – 1 of 1) sorted by relevance
4623 int remote_hw_watchpoint_limit = -1; variable4640 if (remote_hw_watchpoint_limit == 0) in remote_check_watch_resources()4642 else if (remote_hw_watchpoint_limit < 0) in remote_check_watch_resources()4646 else if (cnt <= remote_hw_watchpoint_limit) in remote_check_watch_resources()5591 var_zinteger, &remote_hw_watchpoint_limit, "\ in _initialize_remote()