Lines Matching refs:SendPacketAndWaitForResponse
450 if (m_gdb_comm.SendPacketAndWaitForResponse(packet, response) == in BuildDynamicRegisterInfo()
961 m_gdb_comm.SendPacketAndWaitForResponse( in ConnectToDebugserver()
2543 if (m_gdb_comm.SendPacketAndWaitForResponse(packet, response, in DoReadMemory()
2700 if (m_gdb_comm.SendPacketAndWaitForResponse(packet.GetString(), response, in FlashErase()
2730 if (m_gdb_comm.SendPacketAndWaitForResponse("vFlashDone", response, in FlashDone()
2791 if (m_gdb_comm.SendPacketAndWaitForResponse(packet.GetString(), response, in DoWriteMemory()
3810 if (m_gdb_comm.SendPacketAndWaitForResponse(packet.GetString(), response) == in GetExtendedInfoForThread()
3882 if (m_gdb_comm.SendPacketAndWaitForResponse(packet.GetString(), response) == in GetLoadedDynamicLibrariesInfos_sender()
3915 if (m_gdb_comm.SendPacketAndWaitForResponse(packet.GetString(), response) == in GetSharedCacheInfo()
4651 if (m_gdb_comm.SendPacketAndWaitForResponse(packet.GetString(), response) != in GetFileLoadAddress()
4816 if (m_gdb_comm.SendPacketAndWaitForResponse(packet.GetString(), response) == in SaveCore()
5076 process->GetGDBRemote().SendPacketAndWaitForResponse( in DoExecute()