Lines Matching defs:hitCondition
897 It contains optional location/hitCondition/logMessage parameters.
917 "hitCondition" in breakpoint_data
918 and breakpoint_data["hitCondition"]
920 bp["hitCondition"] = breakpoint_data["hitCondition"]
945 def request_setFunctionBreakpoints(self, names, condition=None, hitCondition=None):
951 if hitCondition is not None:
952 bp["hitCondition"] = hitCondition
986 [hitCondition]: string