Searched refs:extra_stop_reply_packet (Results 1 - 1 of 1) sorted by relevance

/external/lldb/source/Plugins/Process/gdb-remote/
H A DGDBRemoteCommunicationClient.cpp618 StringExtractorGDBRemote extra_stop_reply_packet; local
620 if (WaitForPacketWithTimeoutMicroSecondsNoLock (extra_stop_reply_packet, timeout_usec))
622 switch (extra_stop_reply_packet.GetChar())

Completed in 130 milliseconds