Lines Matching refs:SendPacketAndWaitForResponse
442 if (m_gdb_comm.SendPacketAndWaitForResponse(packet, response) == in BuildDynamicRegisterInfo()
864 m_gdb_comm.SendPacketAndWaitForResponse( in ConnectToDebugserver()
2586 if (m_gdb_comm.SendPacketAndWaitForResponse(packet, response, in DoReadMemory()
2743 if (m_gdb_comm.SendPacketAndWaitForResponse(packet.GetString(), response, in FlashErase()
2773 if (m_gdb_comm.SendPacketAndWaitForResponse("vFlashDone", response, in FlashDone()
2834 if (m_gdb_comm.SendPacketAndWaitForResponse(packet.GetString(), response, in DoWriteMemory()
3902 if (m_gdb_comm.SendPacketAndWaitForResponse(packet.GetString(), response) == in GetExtendedInfoForThread()
3971 if (m_gdb_comm.SendPacketAndWaitForResponse(packet.GetString(), response) == in GetLoadedDynamicLibrariesInfos_sender()
3992 if (m_gdb_comm.SendPacketAndWaitForResponse("jGetDyldProcessState", in GetDynamicLoaderProcessState()
4025 if (m_gdb_comm.SendPacketAndWaitForResponse(packet.GetString(), response) == in GetSharedCacheInfo()
5163 if (m_gdb_comm.SendPacketAndWaitForResponse(packet.GetString(), response) != in GetFileLoadAddress()
5328 if (m_gdb_comm.SendPacketAndWaitForResponse(packet.GetString(), response) == in SaveCore()
5584 process->GetGDBRemote().SendPacketAndWaitForResponse( in DoExecute()