| AddSpawnedProcess(lldb::pid_t pid) | lldb_private::process_gdb_remote::GDBRemoteCommunicationServerPlatform | private |
| CalculcateChecksum(llvm::StringRef payload) | lldb_private::process_gdb_remote::GDBRemoteCommunication | |
| CheckForPacket(const uint8_t *src, size_t src_len, StringExtractorGDBRemote &packet) | lldb_private::process_gdb_remote::GDBRemoteCommunication | |
| Clear() | lldb_private::Communication | virtual |
| Communication() | lldb_private::Communication | |
| Communication(const Communication &)=delete | lldb_private::Communication | private |
| CompressionIsEnabled() | lldb_private::process_gdb_remote::GDBRemoteCommunication | inlineprotected |
| Connect(const char *url, Status *error_ptr) | lldb_private::Communication | |
| ConnectionStatusAsString(lldb::ConnectionStatus status) | lldb_private::Communication | static |
| CreateProcessInfoResponse(const ProcessInstanceInfo &proc_info, StreamString &response) | lldb_private::process_gdb_remote::GDBRemoteCommunicationServerCommon | protectedstatic |
| CreateProcessInfoResponse_DebugServerStyle(const ProcessInstanceInfo &proc_info, StreamString &response) | lldb_private::process_gdb_remote::GDBRemoteCommunicationServerCommon | protectedstatic |
| DebugserverProcessReaped(lldb::pid_t pid) | lldb_private::process_gdb_remote::GDBRemoteCommunicationServerPlatform | private |
| DecompressPacket() | lldb_private::process_gdb_remote::GDBRemoteCommunication | protected |
| Disconnect(Status *error_ptr=nullptr) | lldb_private::Communication | virtual |
| DumpHistory(Stream &strm) | lldb_private::process_gdb_remote::GDBRemoteCommunication | |
| ExpandRLE(std::string) | lldb_private::process_gdb_remote::GDBRemoteCommunication | static |
| FindModuleFile(const std::string &module_path, const ArchSpec &arch) | lldb_private::process_gdb_remote::GDBRemoteCommunicationServerCommon | protectedvirtual |
| GDBRemoteCommunication() | lldb_private::process_gdb_remote::GDBRemoteCommunication | |
| GDBRemoteCommunication(const GDBRemoteCommunication &)=delete | lldb_private::process_gdb_remote::GDBRemoteCommunication | private |
| GDBRemoteCommunicationServer() | lldb_private::process_gdb_remote::GDBRemoteCommunicationServer | |
| GDBRemoteCommunicationServer(const GDBRemoteCommunicationServer &)=delete | lldb_private::process_gdb_remote::GDBRemoteCommunicationServer | private |
| GDBRemoteCommunicationServerCommon() | lldb_private::process_gdb_remote::GDBRemoteCommunicationServerCommon | |
| GDBRemoteCommunicationServerPlatform(FileSpec debugserver_path, const Socket::SocketProtocol socket_protocol, uint16_t gdbserver_port) | lldb_private::process_gdb_remote::GDBRemoteCommunicationServerPlatform | |
| GDBRemoteCommunicationServerPlatform(const GDBRemoteCommunicationServerPlatform &)=delete | lldb_private::process_gdb_remote::GDBRemoteCommunicationServerPlatform | private |
| GetAck() | lldb_private::process_gdb_remote::GDBRemoteCommunication | |
| GetCloseOnEOF() const | lldb_private::Communication | inline |
| GetConnection() | lldb_private::Communication | inline |
| GetDomainSocketDir() | lldb_private::process_gdb_remote::GDBRemoteCommunicationServerPlatform | privatestatic |
| GetDomainSocketPath(const char *prefix) | lldb_private::process_gdb_remote::GDBRemoteCommunicationServerPlatform | privatestatic |
| GetModuleInfo(llvm::StringRef module_path, llvm::StringRef triple) | lldb_private::process_gdb_remote::GDBRemoteCommunicationServerCommon | private |
| GetPacketAndSendResponse(Timeout< std::micro > timeout, Status &error, bool &interrupt, bool &quit) | lldb_private::process_gdb_remote::GDBRemoteCommunicationServer | |
| GetPacketTimeout() const | lldb_private::process_gdb_remote::GDBRemoteCommunication | inline |
| GetSendAcks() | lldb_private::process_gdb_remote::GDBRemoteCommunication | inline |
| Handle_A(StringExtractorGDBRemote &packet) | lldb_private::process_gdb_remote::GDBRemoteCommunicationServerCommon | protected |
| Handle_jModulesInfo(StringExtractorGDBRemote &packet) | lldb_private::process_gdb_remote::GDBRemoteCommunicationServerCommon | protected |
| Handle_jSignalsInfo(StringExtractorGDBRemote &packet) | lldb_private::process_gdb_remote::GDBRemoteCommunicationServerPlatform | protected |
| Handle_qC(StringExtractorGDBRemote &packet) | lldb_private::process_gdb_remote::GDBRemoteCommunicationServerPlatform | protected |
| Handle_qEcho(StringExtractorGDBRemote &packet) | lldb_private::process_gdb_remote::GDBRemoteCommunicationServerCommon | protected |
| Handle_QEnvironment(StringExtractorGDBRemote &packet) | lldb_private::process_gdb_remote::GDBRemoteCommunicationServerCommon | protected |
| Handle_QEnvironmentHexEncoded(StringExtractorGDBRemote &packet) | lldb_private::process_gdb_remote::GDBRemoteCommunicationServerCommon | protected |
| Handle_QErrorStringEnable(StringExtractorGDBRemote &packet) | lldb_private::process_gdb_remote::GDBRemoteCommunicationServer | protected |
| Handle_qfProcessInfo(StringExtractorGDBRemote &packet) | lldb_private::process_gdb_remote::GDBRemoteCommunicationServerCommon | protected |
| Handle_qGetWorkingDir(StringExtractorGDBRemote &packet) | lldb_private::process_gdb_remote::GDBRemoteCommunicationServerPlatform | protected |
| Handle_qGroupName(StringExtractorGDBRemote &packet) | lldb_private::process_gdb_remote::GDBRemoteCommunicationServerCommon | protected |
| Handle_qHostInfo(StringExtractorGDBRemote &packet) | lldb_private::process_gdb_remote::GDBRemoteCommunicationServerCommon | protected |
| Handle_qKillSpawnedProcess(StringExtractorGDBRemote &packet) | lldb_private::process_gdb_remote::GDBRemoteCommunicationServerPlatform | protected |
| Handle_QLaunchArch(StringExtractorGDBRemote &packet) | lldb_private::process_gdb_remote::GDBRemoteCommunicationServerCommon | protected |
| Handle_qLaunchGDBServer(StringExtractorGDBRemote &packet) | lldb_private::process_gdb_remote::GDBRemoteCommunicationServerPlatform | protected |
| Handle_qLaunchSuccess(StringExtractorGDBRemote &packet) | lldb_private::process_gdb_remote::GDBRemoteCommunicationServerCommon | protected |
| Handle_qModuleInfo(StringExtractorGDBRemote &packet) | lldb_private::process_gdb_remote::GDBRemoteCommunicationServerCommon | protected |
| Handle_qPathComplete(StringExtractorGDBRemote &packet) | lldb_private::process_gdb_remote::GDBRemoteCommunicationServerPlatform | protected |
| Handle_qPlatform_chmod(StringExtractorGDBRemote &packet) | lldb_private::process_gdb_remote::GDBRemoteCommunicationServerCommon | protected |
| Handle_qPlatform_mkdir(StringExtractorGDBRemote &packet) | lldb_private::process_gdb_remote::GDBRemoteCommunicationServerCommon | protected |
| Handle_qPlatform_shell(StringExtractorGDBRemote &packet) | lldb_private::process_gdb_remote::GDBRemoteCommunicationServerCommon | protected |
| Handle_qProcessInfo(StringExtractorGDBRemote &packet) | lldb_private::process_gdb_remote::GDBRemoteCommunicationServerPlatform | protected |
| Handle_qProcessInfoPID(StringExtractorGDBRemote &packet) | lldb_private::process_gdb_remote::GDBRemoteCommunicationServerCommon | protected |
| Handle_qQueryGDBServer(StringExtractorGDBRemote &packet) | lldb_private::process_gdb_remote::GDBRemoteCommunicationServerPlatform | protected |
| Handle_QSetDetachOnError(StringExtractorGDBRemote &packet) | lldb_private::process_gdb_remote::GDBRemoteCommunicationServerCommon | protected |
| Handle_QSetSTDERR(StringExtractorGDBRemote &packet) | lldb_private::process_gdb_remote::GDBRemoteCommunicationServerCommon | protected |
| Handle_QSetSTDIN(StringExtractorGDBRemote &packet) | lldb_private::process_gdb_remote::GDBRemoteCommunicationServerCommon | protected |
| Handle_QSetSTDOUT(StringExtractorGDBRemote &packet) | lldb_private::process_gdb_remote::GDBRemoteCommunicationServerCommon | protected |
| Handle_QSetWorkingDir(StringExtractorGDBRemote &packet) | lldb_private::process_gdb_remote::GDBRemoteCommunicationServerPlatform | protected |
| Handle_qSpeedTest(StringExtractorGDBRemote &packet) | lldb_private::process_gdb_remote::GDBRemoteCommunicationServerCommon | protected |
| Handle_qsProcessInfo(StringExtractorGDBRemote &packet) | lldb_private::process_gdb_remote::GDBRemoteCommunicationServerCommon | protected |
| Handle_QStartNoAckMode(StringExtractorGDBRemote &packet) | lldb_private::process_gdb_remote::GDBRemoteCommunicationServerCommon | protected |
| Handle_qSupported(StringExtractorGDBRemote &packet) | lldb_private::process_gdb_remote::GDBRemoteCommunicationServerCommon | protected |
| Handle_qUserName(StringExtractorGDBRemote &packet) | lldb_private::process_gdb_remote::GDBRemoteCommunicationServerCommon | protected |
| Handle_vFile_Close(StringExtractorGDBRemote &packet) | lldb_private::process_gdb_remote::GDBRemoteCommunicationServerCommon | protected |
| Handle_vFile_Exists(StringExtractorGDBRemote &packet) | lldb_private::process_gdb_remote::GDBRemoteCommunicationServerCommon | protected |
| Handle_vFile_FStat(StringExtractorGDBRemote &packet) | lldb_private::process_gdb_remote::GDBRemoteCommunicationServerCommon | protected |
| Handle_vFile_MD5(StringExtractorGDBRemote &packet) | lldb_private::process_gdb_remote::GDBRemoteCommunicationServerCommon | protected |
| Handle_vFile_Mode(StringExtractorGDBRemote &packet) | lldb_private::process_gdb_remote::GDBRemoteCommunicationServerCommon | protected |
| Handle_vFile_Open(StringExtractorGDBRemote &packet) | lldb_private::process_gdb_remote::GDBRemoteCommunicationServerCommon | protected |
| Handle_vFile_pRead(StringExtractorGDBRemote &packet) | lldb_private::process_gdb_remote::GDBRemoteCommunicationServerCommon | protected |
| Handle_vFile_pWrite(StringExtractorGDBRemote &packet) | lldb_private::process_gdb_remote::GDBRemoteCommunicationServerCommon | protected |
| Handle_vFile_Size(StringExtractorGDBRemote &packet) | lldb_private::process_gdb_remote::GDBRemoteCommunicationServerCommon | protected |
| Handle_vFile_Stat(StringExtractorGDBRemote &packet) | lldb_private::process_gdb_remote::GDBRemoteCommunicationServerCommon | protected |
| Handle_vFile_symlink(StringExtractorGDBRemote &packet) | lldb_private::process_gdb_remote::GDBRemoteCommunicationServerCommon | protected |
| Handle_vFile_unlink(StringExtractorGDBRemote &packet) | lldb_private::process_gdb_remote::GDBRemoteCommunicationServerCommon | protected |
| HandleFeatures(llvm::ArrayRef< llvm::StringRef > client_features) | lldb_private::process_gdb_remote::GDBRemoteCommunicationServerCommon | protectedvirtual |
| HasConnection() const | lldb_private::Communication | |
| IsConnected() const | lldb_private::Communication | |
| KillSpawnedProcess(lldb::pid_t pid) | lldb_private::process_gdb_remote::GDBRemoteCommunicationServerPlatform | private |
| LaunchGDBServer(const lldb_private::Args &args, lldb::pid_t &pid, std::string &socket_name, shared_fd_t fd) | lldb_private::process_gdb_remote::GDBRemoteCommunicationServerPlatform | |
| LaunchProcess() override | lldb_private::process_gdb_remote::GDBRemoteCommunicationServerPlatform | virtual |
| m_bytes | lldb_private::process_gdb_remote::GDBRemoteCommunication | protected |
| m_bytes_mutex | lldb_private::process_gdb_remote::GDBRemoteCommunication | protected |
| m_close_on_eof | lldb_private::Communication | protected |
| m_compression_type | lldb_private::process_gdb_remote::GDBRemoteCommunication | protected |
| m_connection_sp | lldb_private::Communication | protected |
| m_debugserver_path | lldb_private::process_gdb_remote::GDBRemoteCommunicationServerPlatform | protected |
| m_echo_number | lldb_private::process_gdb_remote::GDBRemoteCommunication | protected |
| m_exit_now | lldb_private::process_gdb_remote::GDBRemoteCommunicationServer | protected |
| m_gdbserver_port | lldb_private::process_gdb_remote::GDBRemoteCommunicationServerPlatform | protected |
| m_history | lldb_private::process_gdb_remote::GDBRemoteCommunication | protected |
| m_is_platform | lldb_private::process_gdb_remote::GDBRemoteCommunication | protected |
| m_packet_handlers | lldb_private::process_gdb_remote::GDBRemoteCommunicationServer | protected |
| m_packet_timeout | lldb_private::process_gdb_remote::GDBRemoteCommunication | protected |
| m_pending_gdb_server_socket_name | lldb_private::process_gdb_remote::GDBRemoteCommunicationServerPlatform | protected |
| m_proc_infos | lldb_private::process_gdb_remote::GDBRemoteCommunicationServerCommon | protected |
| m_proc_infos_index | lldb_private::process_gdb_remote::GDBRemoteCommunicationServerCommon | protected |
| m_process_launch_error | lldb_private::process_gdb_remote::GDBRemoteCommunicationServerCommon | protected |
| m_process_launch_info | lldb_private::process_gdb_remote::GDBRemoteCommunicationServerCommon | protected |
| m_send_acks | lldb_private::process_gdb_remote::GDBRemoteCommunication | protected |
| m_send_error_strings | lldb_private::process_gdb_remote::GDBRemoteCommunicationServer | protected |
| m_socket_protocol | lldb_private::process_gdb_remote::GDBRemoteCommunicationServerPlatform | protected |
| m_spawned_pids | lldb_private::process_gdb_remote::GDBRemoteCommunicationServerPlatform | protected |
| m_spawned_pids_mutex | lldb_private::process_gdb_remote::GDBRemoteCommunicationServerPlatform | protected |
| m_supports_qEcho | lldb_private::process_gdb_remote::GDBRemoteCommunication | protected |
| m_write_mutex | lldb_private::Communication | protected |
| operator=(const GDBRemoteCommunicationServerPlatform &)=delete | lldb_private::process_gdb_remote::GDBRemoteCommunicationServerPlatform | private |
| PacketHandler typedef | lldb_private::process_gdb_remote::GDBRemoteCommunicationServer | |
| PacketResult enum name | lldb_private::process_gdb_remote::GDBRemoteCommunication | |
| PacketType enum name | lldb_private::process_gdb_remote::GDBRemoteCommunication | |
| Read(void *dst, size_t dst_len, const Timeout< std::micro > &timeout, lldb::ConnectionStatus &status, Status *error_ptr) | lldb_private::Communication | virtual |
| ReadFromConnection(void *dst, size_t dst_len, const Timeout< std::micro > &timeout, lldb::ConnectionStatus &status, Status *error_ptr) | lldb_private::Communication | protected |
| ReadPacket(StringExtractorGDBRemote &response, Timeout< std::micro > timeout, bool sync_on_timeout) | lldb_private::process_gdb_remote::GDBRemoteCommunication | protected |
| RegisterMemberFunctionHandler(StringExtractorGDBRemote::ServerPacketType packet_type, PacketResult(T::*handler)(StringExtractorGDBRemote &packet)) | lldb_private::process_gdb_remote::GDBRemoteCommunicationServerCommon | inlineprotected |
| RegisterPacketHandler(StringExtractorGDBRemote::ServerPacketType packet_type, PacketHandler handler) | lldb_private::process_gdb_remote::GDBRemoteCommunicationServer | |
| SendAck() | lldb_private::process_gdb_remote::GDBRemoteCommunication | |
| SendErrorResponse(const Status &error) | lldb_private::process_gdb_remote::GDBRemoteCommunicationServer | protected |
| SendErrorResponse(llvm::Error error) | lldb_private::process_gdb_remote::GDBRemoteCommunicationServer | protected |
| SendErrorResponse(uint8_t error) | lldb_private::process_gdb_remote::GDBRemoteCommunicationServer | protected |
| SendIllFormedResponse(const StringExtractorGDBRemote &packet, const char *error_message) | lldb_private::process_gdb_remote::GDBRemoteCommunicationServer | protected |
| SendJSONResponse(const llvm::json::Value &value) | lldb_private::process_gdb_remote::GDBRemoteCommunicationServer | protected |
| SendJSONResponse(llvm::Expected< llvm::json::Value > value) | lldb_private::process_gdb_remote::GDBRemoteCommunicationServer | protected |
| SendNack() | lldb_private::process_gdb_remote::GDBRemoteCommunication | |
| SendNotificationPacketNoLock(llvm::StringRef notify_type, std::deque< std::string > &queue, llvm::StringRef payload) | lldb_private::process_gdb_remote::GDBRemoteCommunication | protected |
| SendOKResponse() | lldb_private::process_gdb_remote::GDBRemoteCommunicationServer | protected |
| SendPacketNoLock(llvm::StringRef payload) | lldb_private::process_gdb_remote::GDBRemoteCommunication | protected |
| SendRawPacketNoLock(llvm::StringRef payload, bool skip_ack=false) | lldb_private::process_gdb_remote::GDBRemoteCommunication | protected |
| SendUnimplementedResponse(const char *packet) | lldb_private::process_gdb_remote::GDBRemoteCommunicationServer | protected |
| SetCloseOnEOF(bool b) | lldb_private::Communication | inline |
| SetConnection(std::unique_ptr< Connection > connection) | lldb_private::Communication | virtual |
| SetInferiorArguments(const lldb_private::Args &args) | lldb_private::process_gdb_remote::GDBRemoteCommunicationServerPlatform | |
| SetPacketTimeout(std::chrono::seconds packet_timeout) | lldb_private::process_gdb_remote::GDBRemoteCommunication | inline |
| SetPendingGdbServer(const std::string &socket_name) | lldb_private::process_gdb_remote::GDBRemoteCommunicationServerPlatform | |
| SpawnedProcessIsRunning(lldb::pid_t pid) | lldb_private::process_gdb_remote::GDBRemoteCommunicationServerPlatform | private |
| StartDebugserverProcess(std::variant< llvm::StringRef, shared_fd_t > comm, ProcessLaunchInfo &launch_info, const Args *inferior_args) | lldb_private::process_gdb_remote::GDBRemoteCommunication | static |
| WaitForPacketNoLock(StringExtractorGDBRemote &response, Timeout< std::micro > timeout, bool sync_on_timeout) | lldb_private::process_gdb_remote::GDBRemoteCommunication | protected |
| Write(const void *src, size_t src_len, lldb::ConnectionStatus &status, Status *error_ptr) | lldb_private::Communication | |
| WriteAll(const void *src, size_t src_len, lldb::ConnectionStatus &status, Status *error_ptr) | lldb_private::Communication | |
| ~Communication() | lldb_private::Communication | virtual |
| ~GDBRemoteCommunication() override | lldb_private::process_gdb_remote::GDBRemoteCommunication | |
| ~GDBRemoteCommunicationServer() override | lldb_private::process_gdb_remote::GDBRemoteCommunicationServer | |
| ~GDBRemoteCommunicationServerCommon() override | lldb_private::process_gdb_remote::GDBRemoteCommunicationServerCommon | |
| ~GDBRemoteCommunicationServerPlatform() override | lldb_private::process_gdb_remote::GDBRemoteCommunicationServerPlatform | |