Searched refs:stop_type (Results 1 – 5 of 5) sorted by relevance
475 stop_type = packet.get_char()476 if stop_type == 'T' or stop_type == 'S':488 elif stop_type == 'W':491 elif stop_type == 'O':
559 def _PopTo(self, stop_type): argument571 if last.token.type == stop_type:
569 const char stop_type = response.GetChar(); in SendContinuePacketAndWaitForResponse() local572 switch (stop_type) in SendContinuePacketAndWaitForResponse()
1420 const char stop_type = stop_packet.GetChar(); in SetThreadStopInfo() local1421 switch (stop_type) in SetThreadStopInfo()