Searched refs:GDBRemoteCommunicationServer (Results 1 – 6 of 6) sorted by relevance
38 GDBRemoteCommunicationServer::GDBRemoteCommunicationServer(bool is_platform) : in GDBRemoteCommunicationServer() function in GDBRemoteCommunicationServer53 GDBRemoteCommunicationServer::~GDBRemoteCommunicationServer() in ~GDBRemoteCommunicationServer()82 GDBRemoteCommunicationServer::GetPacketAndSendResponse (uint32_t timeout_usec, in GetPacketAndSendResponse()178 GDBRemoteCommunicationServer::SendUnimplementedResponse (const char *) in SendUnimplementedResponse()185 GDBRemoteCommunicationServer::SendErrorResponse (uint8_t err) in SendErrorResponse()195 GDBRemoteCommunicationServer::SendOKResponse () in SendOKResponse()201 GDBRemoteCommunicationServer::HandshakeWithClient(Error *error_ptr) in HandshakeWithClient()207 GDBRemoteCommunicationServer::Handle_qHostInfo (StringExtractorGDBRemote &packet) in Handle_qHostInfo()304 GDBRemoteCommunicationServer::Handle_qProcessInfoPID (StringExtractorGDBRemote &packet) in Handle_qProcessInfoPID()323 GDBRemoteCommunicationServer::Handle_qfProcessInfo (StringExtractorGDBRemote &packet) in Handle_qfProcessInfo()[all …]
24 class GDBRemoteCommunicationServer : public GDBRemoteCommunication34 GDBRemoteCommunicationServer(bool is_platform);37 ~GDBRemoteCommunicationServer();144 DISALLOW_COPY_AND_ASSIGN (GDBRemoteCommunicationServer);
6 GDBRemoteCommunicationServer.cpp
14 GDBRemoteCommunicationServer.cpp \
185 GDBRemoteCommunicationServer gdb_server (true); in main()
155 …765A /* GDBRemoteCommunicationServer.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 26744EEF13…995 …GDBRemoteCommunicationServer.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType…996 … GDBRemoteCommunicationServer.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType …3370 26744EEF1338317700EF765A /* GDBRemoteCommunicationServer.cpp */,3371 26744EF01338317700EF765A /* GDBRemoteCommunicationServer.h */,4184 26744EF31338317700EF765A /* GDBRemoteCommunicationServer.cpp in Sources */,