Home
last modified time | relevance | path

Searched refs:GDBRemoteCommunicationServer (Results 1 – 6 of 6) sorted by relevance

/external/lldb/source/Plugins/Process/gdb-remote/
DGDBRemoteCommunicationServer.cpp38 GDBRemoteCommunicationServer::GDBRemoteCommunicationServer(bool is_platform) : in GDBRemoteCommunicationServer() function in GDBRemoteCommunicationServer
53 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 …]
DGDBRemoteCommunicationServer.h24 class GDBRemoteCommunicationServer : public GDBRemoteCommunication
34 GDBRemoteCommunicationServer(bool is_platform);
37 ~GDBRemoteCommunicationServer();
144 DISALLOW_COPY_AND_ASSIGN (GDBRemoteCommunicationServer);
DCMakeLists.txt6 GDBRemoteCommunicationServer.cpp
DAndroid.mk14 GDBRemoteCommunicationServer.cpp \
/external/lldb/tools/lldb-platform/
Dlldb-platform.cpp185 GDBRemoteCommunicationServer gdb_server (true); in main()
/external/lldb/lldb.xcodeproj/
Dproject.pbxproj155 …765A /* GDBRemoteCommunicationServer.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 26744EEF13…
995GDBRemoteCommunicationServer.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType…
996GDBRemoteCommunicationServer.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType …
3370 26744EEF1338317700EF765A /* GDBRemoteCommunicationServer.cpp */,
3371 26744EF01338317700EF765A /* GDBRemoteCommunicationServer.h */,
4184 26744EF31338317700EF765A /* GDBRemoteCommunicationServer.cpp in Sources */,