Home
last modified time | relevance | path

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

/external/lldb/source/Plugins/Process/gdb-remote/
DGDBRemoteCommunicationClient.h63 SendContinuePacketAndWaitForResponse (ProcessGDBRemote *process,
DGDBRemoteCommunicationClient.cpp522 GDBRemoteCommunicationClient::SendContinuePacketAndWaitForResponse in SendContinuePacketAndWaitForResponse() function in GDBRemoteCommunicationClient
DProcessGDBRemote.cpp2844 …StateType stop_state = process->GetGDBRemote().SendContinuePacketAndWaitForResponse (process, cont… in AsyncThread()