Searched refs:delete_conditional_breakpoint (Results 1 – 2 of 2) sorted by relevance
125 … self.debugger.delete_conditional_breakpoint(file_=loc.path, line=loc.lineno, condition='')
142 def delete_conditional_breakpoint(self, file_, line, condition): member in DebuggerBase