Lines Matching refs:SendPacketAndWaitForResponse
436 if (m_gdb_comm.SendPacketAndWaitForResponse(packet, response) == in BuildDynamicRegisterInfo()
858 m_gdb_comm.SendPacketAndWaitForResponse( in ConnectToDebugserver()
2498 if (m_gdb_comm.SendPacketAndWaitForResponse(packet, response, in DoReadMemory()
2655 if (m_gdb_comm.SendPacketAndWaitForResponse(packet.GetString(), response, in FlashErase()
2685 if (m_gdb_comm.SendPacketAndWaitForResponse("vFlashDone", response, in FlashDone()
2746 if (m_gdb_comm.SendPacketAndWaitForResponse(packet.GetString(), response, in DoWriteMemory()
3750 if (m_gdb_comm.SendPacketAndWaitForResponse(packet.GetString(), response) == in GetExtendedInfoForThread()
3822 if (m_gdb_comm.SendPacketAndWaitForResponse(packet.GetString(), response) == in GetLoadedDynamicLibrariesInfos_sender()
3844 if (m_gdb_comm.SendPacketAndWaitForResponse("jGetDyldProcessState", in GetDynamicLoaderProcessState()
3878 if (m_gdb_comm.SendPacketAndWaitForResponse(packet.GetString(), response) == in GetSharedCacheInfo()
4621 if (m_gdb_comm.SendPacketAndWaitForResponse(packet.GetString(), response) != in GetFileLoadAddress()
4786 if (m_gdb_comm.SendPacketAndWaitForResponse(packet.GetString(), response) == in SaveCore()
5046 process->GetGDBRemote().SendPacketAndWaitForResponse( in DoExecute()