Home
last modified time | relevance | path

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

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