Searched refs:continue_cstr (Results 1 – 1 of 1) sorted by relevance
2836 … const char *continue_cstr = (const char *)continue_packet->GetBytes (); in AsyncThread() local2839 …PRIu64 ") got eBroadcastBitAsyncContinue: %s", __FUNCTION__, arg, process->GetID(), continue_cstr); in AsyncThread()2841 if (::strstr (continue_cstr, "vAttach") == NULL) in AsyncThread()2844 …rocess->GetGDBRemote().SendContinuePacketAndWaitForResponse (process, continue_cstr, continue_cstr… in AsyncThread()