Searched refs:stop_type (Results 1 – 3 of 3) sorted by relevance
97 const char stop_type = response.GetChar(); in SendContinuePacketAndWaitForResponse() local101 switch (stop_type) { in SendContinuePacketAndWaitForResponse()
2051 const char stop_type = stop_packet.GetChar(); in SetThreadStopInfo() local2052 switch (stop_type) { in SetThreadStopInfo()
604 stop_type = packet.get_char()605 if stop_type == 'T' or stop_type == 'S':622 elif stop_type == 'W':625 elif stop_type == 'O':