Lines Matching refs:SendPacketAndWaitForResponse
470 if (m_gdb_comm.SendPacketAndWaitForResponse(packet, response) == in BuildDynamicRegisterInfo()
1019 m_gdb_comm.SendPacketAndWaitForResponse( in ConnectToDebugserver()
1478 m_gdb_comm.SendPacketAndWaitForResponse("vStopped", response); in HandleStopReplySequence()
2573 if (m_gdb_comm.SendPacketAndWaitForResponse("k", response, in DoDestroy()
2738 if (m_gdb_comm.SendPacketAndWaitForResponse(packet, response, in DoReadMemory()
2895 if (m_gdb_comm.SendPacketAndWaitForResponse(packet.GetString(), response, in FlashErase()
2925 if (m_gdb_comm.SendPacketAndWaitForResponse("vFlashDone", response, in FlashDone()
2986 if (m_gdb_comm.SendPacketAndWaitForResponse(packet.GetString(), response, in DoWriteMemory()
4089 if (m_gdb_comm.SendPacketAndWaitForResponse(packet.GetString(), response) == in GetExtendedInfoForThread()
4161 if (m_gdb_comm.SendPacketAndWaitForResponse(packet.GetString(), response) == in GetLoadedDynamicLibrariesInfos_sender()
4194 if (m_gdb_comm.SendPacketAndWaitForResponse(packet.GetString(), response) == in GetSharedCacheInfo()
4960 if (m_gdb_comm.SendPacketAndWaitForResponse(packet.GetString(), response) != in GetFileLoadAddress()
5336 process->GetGDBRemote().SendPacketAndWaitForResponse( in DoExecute()