Searched refs:stop_type (Results 1 – 3 of 3) sorted by relevance
98 const char stop_type = response.GetChar(); in SendContinuePacketAndWaitForResponse() local102 switch (stop_type) { in SendContinuePacketAndWaitForResponse()
2096 const char stop_type = stop_packet.GetChar(); in SetThreadStopInfo() local2097 switch (stop_type) { in SetThreadStopInfo()
605 stop_type = packet.get_char()606 if stop_type == 'T' or stop_type == 'S':623 elif stop_type == 'W':626 elif stop_type == 'O':