Searched refs:stop_type (Results 1 – 3 of 3) sorted by relevance
73 const char stop_type = response.GetChar(); in SendContinuePacketAndWaitForResponse() local77 switch (stop_type) { in SendContinuePacketAndWaitForResponse()
2128 const char stop_type = stop_packet.GetChar(); in SetThreadStopInfo() local2129 switch (stop_type) { in SetThreadStopInfo()
599 stop_type = packet.get_char()600 if stop_type == 'T' or stop_type == 'S':617 elif stop_type == 'W':620 elif stop_type == 'O':