Searched refs:DebugStatus (Results 1 – 2 of 2) sorted by relevance
111 Client.Control.SetExecutionStatus(control.DebugStatus.DEBUG_STATUS_GO)141 == control.DebugStatus.DEBUG_STATUS_NO_DEBUGGEE
281 class DebugStatus(IntEnum): class318 status = DebugStatus(self.ulong.value)324 assert isinstance(status, DebugStatus)