| AddInitialEventsToListener(const lldb::ListenerSP &listener_sp, uint32_t requested_events) | lldb_private::Broadcaster | virtual |
| AddListener(const lldb::ListenerSP &listener_sp, uint32_t event_mask) | lldb_private::Broadcaster | inline |
| AllocateMemory(size_t size, uint32_t permissions) | lldb_private::process_gdb_remote::GDBRemoteCommunicationClient | |
| AutoCompleteDiskFileOrDirectory(CompletionRequest &request, bool only_dir) | lldb_private::process_gdb_remote::GDBRemoteCommunicationClient | |
| AvoidGPackets(ProcessGDBRemote *process) | lldb_private::process_gdb_remote::GDBRemoteCommunicationClient | |
| Broadcaster(lldb::BroadcasterManagerSP manager_sp, std::string name) | lldb_private::Broadcaster | |
| Broadcaster(const Broadcaster &)=delete | lldb_private::Broadcaster | private |
| BroadcasterImplSP typedef | lldb_private::Broadcaster | protected |
| BroadcasterImplWP typedef | lldb_private::Broadcaster | protected |
| BroadcastEvent(lldb::EventSP &event_sp) | lldb_private::Broadcaster | inline |
| BroadcastEvent(uint32_t event_type, const lldb::EventDataSP &event_data_sp) | lldb_private::Broadcaster | inline |
| BroadcastEvent(uint32_t event_type) | lldb_private::Broadcaster | inline |
| BroadcastEventIfUnique(lldb::EventSP &event_sp) | lldb_private::Broadcaster | inline |
| BroadcastEventIfUnique(uint32_t event_type) | lldb_private::Broadcaster | inline |
| CalculateMD5(const FileSpec &file_spec) | lldb_private::process_gdb_remote::GDBRemoteCommunicationClient | |
| 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 | |
| CheckInWithManager() | lldb_private::Broadcaster | |
| lldb_private::Clear() | lldb_private::Communication | virtual |
| lldb_private::Broadcaster::Clear() | lldb_private::Broadcaster | inline |
| CloseFile(lldb::user_id_t fd, Status &error) | lldb_private::process_gdb_remote::GDBRemoteCommunicationClient | |
| Communication() | lldb_private::Communication | |
| Communication(const Communication &)=delete | lldb_private::Communication | private |
| CompressionIsEnabled() | lldb_private::process_gdb_remote::GDBRemoteCommunication | inlineprotected |
| ConfigureRemoteStructuredData(llvm::StringRef type_name, const StructuredData::ObjectSP &config_sp) | lldb_private::process_gdb_remote::GDBRemoteCommunicationClient | |
| Connect(const char *url, Status *error_ptr) | lldb_private::Communication | |
| ConnectionStatusAsString(lldb::ConnectionStatus status) | lldb_private::Communication | static |
| CreateSymlink(const FileSpec &src, const FileSpec &dst) | lldb_private::process_gdb_remote::GDBRemoteCommunicationClient | |
| DeallocateMemory(lldb::addr_t addr) | lldb_private::process_gdb_remote::GDBRemoteCommunicationClient | |
| DecodeProcessInfoResponse(StringExtractorGDBRemote &response, ProcessInstanceInfo &process_info) | lldb_private::process_gdb_remote::GDBRemoteCommunicationClient | protected |
| DecompressPacket() | lldb_private::process_gdb_remote::GDBRemoteCommunication | protected |
| Detach(bool keep_stopped, lldb::pid_t pid=LLDB_INVALID_PROCESS_ID) | lldb_private::process_gdb_remote::GDBRemoteCommunicationClient | |
| Disconnect(Status *error_ptr=nullptr) | lldb_private::Communication | virtual |
| DumpHistory(Stream &strm) | lldb_private::process_gdb_remote::GDBRemoteCommunication | |
| eBroadcastBitRunPacketSent enum value | lldb_private::process_gdb_remote::GDBRemoteClientBase | |
| EnableErrorStringInPacket() | lldb_private::process_gdb_remote::GDBRemoteCommunicationClient | |
| EventTypeHasListeners(uint32_t event_type) | lldb_private::Broadcaster | inline |
| ExpandRLE(std::string) | lldb_private::process_gdb_remote::GDBRemoteCommunication | static |
| FindProcesses(const ProcessInstanceInfoMatch &process_match_info, ProcessInstanceInfoList &process_infos) | lldb_private::process_gdb_remote::GDBRemoteCommunicationClient | |
| FStat(lldb::user_id_t fd) | lldb_private::process_gdb_remote::GDBRemoteCommunicationClient | |
| GDBRemoteClientBase(const char *comm_name) | lldb_private::process_gdb_remote::GDBRemoteClientBase | |
| GDBRemoteCommunication() | lldb_private::process_gdb_remote::GDBRemoteCommunication | |
| GDBRemoteCommunication(const GDBRemoteCommunication &)=delete | lldb_private::process_gdb_remote::GDBRemoteCommunication | private |
| GDBRemoteCommunicationClient() | lldb_private::process_gdb_remote::GDBRemoteCommunicationClient | |
| GDBRemoteCommunicationClient(const GDBRemoteCommunicationClient &)=delete | lldb_private::process_gdb_remote::GDBRemoteCommunicationClient | private |
| GetAck() | lldb_private::process_gdb_remote::GDBRemoteCommunication | |
| GetAddressableBits() | lldb_private::process_gdb_remote::GDBRemoteCommunicationClient | |
| GetAugmentedLibrariesSVR4ReadSupported() | lldb_private::process_gdb_remote::GDBRemoteCommunicationClient | |
| GetBroadcasterClass() const | lldb_private::Broadcaster | virtual |
| GetBroadcasterImpl() | lldb_private::Broadcaster | inlineprotected |
| GetBroadcasterName() | lldb_private::Broadcaster | inline |
| GetCloseOnEOF() const | lldb_private::Communication | inline |
| GetConnection() | lldb_private::Communication | inline |
| GetCurrentProcessAndThreadIDs(bool &sequence_mutex_unavailable) | lldb_private::process_gdb_remote::GDBRemoteCommunicationClient | |
| GetCurrentProcessID(bool allow_lazy=true) | lldb_private::process_gdb_remote::GDBRemoteCommunicationClient | |
| GetCurrentProcessInfo(bool allow_lazy_pid=true) | lldb_private::process_gdb_remote::GDBRemoteCommunicationClient | protected |
| GetCurrentThreadIDs(std::vector< lldb::tid_t > &thread_ids, bool &sequence_mutex_unavailable) | lldb_private::process_gdb_remote::GDBRemoteCommunicationClient | |
| GetDefaultThreadId(lldb::tid_t &tid) | lldb_private::process_gdb_remote::GDBRemoteCommunicationClient | |
| GetDynamicLoaderProcessStateSupported() | lldb_private::process_gdb_remote::GDBRemoteCommunicationClient | |
| GetEchoSupported() | lldb_private::process_gdb_remote::GDBRemoteCommunicationClient | |
| GetEventName(uint32_t event_mask) const | lldb_private::Broadcaster | inline |
| GetEventNames(Stream &s, const uint32_t event_mask, bool prefix_with_broadcaster_name) const | lldb_private::Broadcaster | inline |
| GetFileExists(const FileSpec &file_spec) | lldb_private::process_gdb_remote::GDBRemoteCommunicationClient | |
| GetFilePermissions(const FileSpec &file_spec, uint32_t &file_permissions) | lldb_private::process_gdb_remote::GDBRemoteCommunicationClient | |
| GetFileSize(const FileSpec &file_spec) | lldb_private::process_gdb_remote::GDBRemoteCommunicationClient | |
| GetGDBServerProgramName() | lldb_private::process_gdb_remote::GDBRemoteCommunicationClient | |
| GetGDBServerProgramVersion() | lldb_private::process_gdb_remote::GDBRemoteCommunicationClient | |
| GetGDBServerVersion() | lldb_private::process_gdb_remote::GDBRemoteCommunicationClient | protected |
| GetGroupName(uint32_t gid, std::string &name) | lldb_private::process_gdb_remote::GDBRemoteCommunicationClient | |
| GetHijackingListenerName() | lldb_private::Broadcaster | inlineprotected |
| GetHostArchitecture() | lldb_private::process_gdb_remote::GDBRemoteCommunicationClient | |
| GetHostDefaultPacketTimeout() | lldb_private::process_gdb_remote::GDBRemoteCommunicationClient | |
| GetHostInfo(bool force=false) | lldb_private::process_gdb_remote::GDBRemoteCommunicationClient | |
| GetHostname(std::string &s) | lldb_private::process_gdb_remote::GDBRemoteCommunicationClient | |
| GetListThreadsInStopReplySupported() | lldb_private::process_gdb_remote::GDBRemoteCommunicationClient | |
| GetLoadedDynamicLibrariesInfosSupported() | lldb_private::process_gdb_remote::GDBRemoteCommunicationClient | |
| GetMacCatalystVersion() | lldb_private::process_gdb_remote::GDBRemoteCommunicationClient | |
| GetManager() | lldb_private::Broadcaster | |
| GetMemoryRegionInfo(lldb::addr_t addr, MemoryRegionInfo &range_info) | lldb_private::process_gdb_remote::GDBRemoteCommunicationClient | |
| GetMemoryTaggingSupported() | lldb_private::process_gdb_remote::GDBRemoteCommunicationClient | |
| GetModuleInfo(const FileSpec &module_file_spec, const ArchSpec &arch_spec, ModuleSpec &module_spec) | lldb_private::process_gdb_remote::GDBRemoteCommunicationClient | |
| GetModulesInfo(llvm::ArrayRef< FileSpec > module_file_specs, const llvm::Triple &triple) | lldb_private::process_gdb_remote::GDBRemoteCommunicationClient | |
| GetMultiMemReadSupported() | lldb_private::process_gdb_remote::GDBRemoteCommunicationClient | |
| GetMultiprocessSupported() | lldb_private::process_gdb_remote::GDBRemoteCommunicationClient | |
| GetOSBuildString() | lldb_private::process_gdb_remote::GDBRemoteCommunicationClient | |
| GetOSKernelDescription() | lldb_private::process_gdb_remote::GDBRemoteCommunicationClient | |
| GetOSVersion() | lldb_private::process_gdb_remote::GDBRemoteCommunicationClient | |
| GetPacketTimeout() const | lldb_private::process_gdb_remote::GDBRemoteCommunication | inline |
| GetpPacketSupported(lldb::tid_t tid) | lldb_private::process_gdb_remote::GDBRemoteCommunicationClient | |
| GetPrimaryListener() | lldb_private::Broadcaster | inline |
| GetProcessArchitecture() | lldb_private::process_gdb_remote::GDBRemoteCommunicationClient | |
| GetProcessInfo(lldb::pid_t pid, ProcessInstanceInfo &process_info) | lldb_private::process_gdb_remote::GDBRemoteCommunicationClient | |
| GetProcessStandaloneBinaries() | lldb_private::process_gdb_remote::GDBRemoteCommunicationClient | |
| GetProcessStandaloneBinary(UUID &uuid, lldb::addr_t &value, bool &value_is_offset) | lldb_private::process_gdb_remote::GDBRemoteCommunicationClient | |
| GetQOffsets() | lldb_private::process_gdb_remote::GDBRemoteCommunicationClient | |
| GetQPassSignalsSupported() | lldb_private::process_gdb_remote::GDBRemoteCommunicationClient | |
| GetQXferAuxvReadSupported() | lldb_private::process_gdb_remote::GDBRemoteCommunicationClient | |
| GetQXferFeaturesReadSupported() | lldb_private::process_gdb_remote::GDBRemoteCommunicationClient | |
| GetQXferLibrariesReadSupported() | lldb_private::process_gdb_remote::GDBRemoteCommunicationClient | |
| GetQXferLibrariesSVR4ReadSupported() | lldb_private::process_gdb_remote::GDBRemoteCommunicationClient | |
| GetQXferMemoryMapReadSupported() | lldb_private::process_gdb_remote::GDBRemoteCommunicationClient | |
| GetQXferMemoryMapRegionInfo(lldb::addr_t addr, MemoryRegionInfo ®ion) | lldb_private::process_gdb_remote::GDBRemoteCommunicationClient | protected |
| GetQXferSigInfoReadSupported() | lldb_private::process_gdb_remote::GDBRemoteCommunicationClient | |
| GetRemoteMaxPacketSize() | lldb_private::process_gdb_remote::GDBRemoteCommunicationClient | |
| GetRemoteQSupported() | lldb_private::process_gdb_remote::GDBRemoteCommunicationClient | |
| GetReverseContinueSupported() | lldb_private::process_gdb_remote::GDBRemoteCommunicationClient | |
| GetReverseStepSupported() | lldb_private::process_gdb_remote::GDBRemoteCommunicationClient | |
| GetSaveCoreSupported() const | lldb_private::process_gdb_remote::GDBRemoteCommunicationClient | |
| GetSendAcks() | lldb_private::process_gdb_remote::GDBRemoteCommunication | inline |
| GetServerSupportedFeatures() const | lldb_private::process_gdb_remote::GDBRemoteCommunicationClient | inline |
| GetSharedCacheInfoSupported() | lldb_private::process_gdb_remote::GDBRemoteCommunicationClient | |
| GetShlibInfoAddr() | lldb_private::process_gdb_remote::GDBRemoteCommunicationClient | |
| GetStopReply(StringExtractorGDBRemote &response) | lldb_private::process_gdb_remote::GDBRemoteCommunicationClient | |
| GetSupportedStructuredDataPlugins() | lldb_private::process_gdb_remote::GDBRemoteCommunicationClient | |
| GetSupportedWatchpointTypes() | lldb_private::process_gdb_remote::GDBRemoteCommunicationClient | |
| GetSyncThreadStateSupported() | lldb_private::process_gdb_remote::GDBRemoteCommunicationClient | |
| GetSystemArchitecture() | lldb_private::process_gdb_remote::GDBRemoteCommunicationClient | |
| GetThreadExtendedInfoSupported() | lldb_private::process_gdb_remote::GDBRemoteCommunicationClient | |
| GetThreadPacketSupported(lldb::tid_t tid, llvm::StringRef packetStr) | lldb_private::process_gdb_remote::GDBRemoteCommunicationClient | protected |
| GetThreadsInfo() | lldb_private::process_gdb_remote::GDBRemoteCommunicationClient | |
| GetThreadStopInfo(lldb::tid_t tid, StringExtractorGDBRemote &response) | lldb_private::process_gdb_remote::GDBRemoteCommunicationClient | |
| GetThreadSuffixSupported() | lldb_private::process_gdb_remote::GDBRemoteCommunicationClient | |
| GetUserName(uint32_t uid, std::string &name) | lldb_private::process_gdb_remote::GDBRemoteCommunicationClient | |
| GetVAttachOrWaitSupported() | lldb_private::process_gdb_remote::GDBRemoteCommunicationClient | |
| GetVContSupported(char flavor) | lldb_private::process_gdb_remote::GDBRemoteCommunicationClient | |
| GetWatchpointReportedAfter() | lldb_private::process_gdb_remote::GDBRemoteCommunicationClient | |
| GetWatchpointSlotCount() | lldb_private::process_gdb_remote::GDBRemoteCommunicationClient | |
| GetWorkingDir(FileSpec &working_dir) | lldb_private::process_gdb_remote::GDBRemoteCommunicationClient | |
| GetxPacketState() | lldb_private::process_gdb_remote::GDBRemoteCommunicationClient | |
| HandshakeWithServer(Status *error_ptr) | lldb_private::process_gdb_remote::GDBRemoteCommunicationClient | |
| HasAnyVContSupport() | lldb_private::process_gdb_remote::GDBRemoteCommunicationClient | inline |
| HasConnection() const | lldb_private::Communication | |
| HasFullVContSupport() | lldb_private::process_gdb_remote::GDBRemoteCommunicationClient | inline |
| HijackBroadcaster(const lldb::ListenerSP &listener_sp, uint32_t event_mask=UINT32_MAX) | lldb_private::Broadcaster | inline |
| Interrupt(std::chrono::seconds interrupt_timeout) | lldb_private::process_gdb_remote::GDBRemoteClientBase | |
| IsConnected() const | lldb_private::Communication | |
| IsHijackedForEvent(uint32_t event_mask) | lldb_private::Broadcaster | inline |
| KillProcess(lldb::pid_t pid) | lldb_private::process_gdb_remote::GDBRemoteCommunicationClient | |
| KillSpawnedProcess(lldb::pid_t pid) | lldb_private::process_gdb_remote::GDBRemoteCommunicationClient | |
| LaunchGDBServer(const char *remote_accept_hostname, lldb::pid_t &pid, uint16_t &port, std::string &socket_name) | lldb_private::process_gdb_remote::GDBRemoteCommunicationClient | |
| LaunchProcess(const Args &args) | lldb_private::process_gdb_remote::GDBRemoteCommunicationClient | |
| LoadQXferMemoryMap() | lldb_private::process_gdb_remote::GDBRemoteCommunicationClient | protected |
| m_async_count | lldb_private::process_gdb_remote::GDBRemoteClientBase | private |
| m_async_mutex | lldb_private::process_gdb_remote::GDBRemoteClientBase | private |
| m_attach_or_wait_reply | lldb_private::process_gdb_remote::GDBRemoteCommunicationClient | protected |
| m_avoid_g_packets | lldb_private::process_gdb_remote::GDBRemoteCommunicationClient | protected |
| m_binary_addresses | lldb_private::process_gdb_remote::GDBRemoteCommunicationClient | protected |
| m_broadcaster_name | lldb_private::Broadcaster | private |
| m_broadcaster_sp | lldb_private::Broadcaster | private |
| 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_continue_packet | lldb_private::process_gdb_remote::GDBRemoteClientBase | private |
| m_curr_pid | lldb_private::process_gdb_remote::GDBRemoteCommunicationClient | protected |
| m_curr_pid_is_valid | lldb_private::process_gdb_remote::GDBRemoteCommunicationClient | protected |
| m_curr_pid_run | lldb_private::process_gdb_remote::GDBRemoteCommunicationClient | protected |
| m_curr_tid | lldb_private::process_gdb_remote::GDBRemoteCommunicationClient | protected |
| m_curr_tid_run | lldb_private::process_gdb_remote::GDBRemoteCommunicationClient | protected |
| m_cv | lldb_private::process_gdb_remote::GDBRemoteClientBase | private |
| m_default_packet_timeout | lldb_private::process_gdb_remote::GDBRemoteCommunicationClient | protected |
| m_echo_number | lldb_private::process_gdb_remote::GDBRemoteCommunication | protected |
| m_gdb_server_name | lldb_private::process_gdb_remote::GDBRemoteCommunicationClient | protected |
| m_gdb_server_version | lldb_private::process_gdb_remote::GDBRemoteCommunicationClient | protected |
| m_high_mem_addressing_bits | lldb_private::process_gdb_remote::GDBRemoteCommunicationClient | protected |
| m_history | lldb_private::process_gdb_remote::GDBRemoteCommunication | protected |
| m_host_arch | lldb_private::process_gdb_remote::GDBRemoteCommunicationClient | protected |
| m_host_distribution_id | lldb_private::process_gdb_remote::GDBRemoteCommunicationClient | protected |
| m_hostname | lldb_private::process_gdb_remote::GDBRemoteCommunicationClient | protected |
| m_interrupt_endpoint | lldb_private::process_gdb_remote::GDBRemoteClientBase | private |
| m_is_platform | lldb_private::process_gdb_remote::GDBRemoteCommunication | protected |
| m_is_running | lldb_private::process_gdb_remote::GDBRemoteClientBase | private |
| m_low_mem_addressing_bits | lldb_private::process_gdb_remote::GDBRemoteCommunicationClient | protected |
| m_maccatalyst_version | lldb_private::process_gdb_remote::GDBRemoteCommunicationClient | protected |
| m_manager_sp | lldb_private::Broadcaster | private |
| m_max_packet_size | lldb_private::process_gdb_remote::GDBRemoteCommunicationClient | protected |
| m_mutex | lldb_private::process_gdb_remote::GDBRemoteClientBase | private |
| m_num_supported_hardware_watchpoints | lldb_private::process_gdb_remote::GDBRemoteCommunicationClient | protected |
| m_os_build | lldb_private::process_gdb_remote::GDBRemoteCommunicationClient | protected |
| m_os_kernel | lldb_private::process_gdb_remote::GDBRemoteCommunicationClient | protected |
| m_os_version | lldb_private::process_gdb_remote::GDBRemoteCommunicationClient | protected |
| m_packet_timeout | lldb_private::process_gdb_remote::GDBRemoteCommunication | protected |
| m_prepare_for_reg_writing_reply | lldb_private::process_gdb_remote::GDBRemoteCommunicationClient | protected |
| m_process_arch | lldb_private::process_gdb_remote::GDBRemoteCommunicationClient | protected |
| m_process_standalone_uuid | lldb_private::process_gdb_remote::GDBRemoteCommunicationClient | protected |
| m_process_standalone_value | lldb_private::process_gdb_remote::GDBRemoteCommunicationClient | protected |
| m_process_standalone_value_is_offset | lldb_private::process_gdb_remote::GDBRemoteCommunicationClient | protected |
| m_qGDBServerVersion_is_valid | lldb_private::process_gdb_remote::GDBRemoteCommunicationClient | protected |
| m_qHostInfo_is_valid | lldb_private::process_gdb_remote::GDBRemoteCommunicationClient | protected |
| m_qProcessInfo_is_valid | lldb_private::process_gdb_remote::GDBRemoteCommunicationClient | protected |
| m_qSupported_response | lldb_private::process_gdb_remote::GDBRemoteCommunicationClient | protected |
| m_qSymbol_requests_done | lldb_private::process_gdb_remote::GDBRemoteCommunicationClient | protected |
| m_qXfer_memory_map | lldb_private::process_gdb_remote::GDBRemoteCommunicationClient | protected |
| m_qXfer_memory_map_loaded | lldb_private::process_gdb_remote::GDBRemoteCommunicationClient | protected |
| m_send_acks | lldb_private::process_gdb_remote::GDBRemoteCommunication | protected |
| m_should_stop | lldb_private::process_gdb_remote::GDBRemoteClientBase | private |
| m_supported_async_json_packets_is_valid | lldb_private::process_gdb_remote::GDBRemoteCommunicationClient | protected |
| m_supported_async_json_packets_sp | lldb_private::process_gdb_remote::GDBRemoteCommunicationClient | protected |
| m_supports_alloc_dealloc_memory | lldb_private::process_gdb_remote::GDBRemoteCommunicationClient | protected |
| m_supports_augmented_libraries_svr4_read | lldb_private::process_gdb_remote::GDBRemoteCommunicationClient | protected |
| m_supports_detach_stay_stopped | lldb_private::process_gdb_remote::GDBRemoteCommunicationClient | protected |
| m_supports_error_string_reply | lldb_private::process_gdb_remote::GDBRemoteCommunicationClient | protected |
| m_supports_jGetDyldProcessState | lldb_private::process_gdb_remote::GDBRemoteCommunicationClient | protected |
| m_supports_jGetSharedCacheInfo | lldb_private::process_gdb_remote::GDBRemoteCommunicationClient | protected |
| m_supports_jLoadedDynamicLibrariesInfos | lldb_private::process_gdb_remote::GDBRemoteCommunicationClient | protected |
| m_supports_jModulesInfo | lldb_private::process_gdb_remote::GDBRemoteCommunicationClient | protected |
| m_supports_jThreadExtendedInfo | lldb_private::process_gdb_remote::GDBRemoteCommunicationClient | protected |
| m_supports_jThreadsInfo | lldb_private::process_gdb_remote::GDBRemoteCommunicationClient | protected |
| m_supports_memory_region_info | lldb_private::process_gdb_remote::GDBRemoteCommunicationClient | protected |
| m_supports_memory_tagging | lldb_private::process_gdb_remote::GDBRemoteCommunicationClient | protected |
| m_supports_multi_mem_read | lldb_private::process_gdb_remote::GDBRemoteCommunicationClient | protected |
| m_supports_multiprocess | lldb_private::process_gdb_remote::GDBRemoteCommunicationClient | protected |
| m_supports_not_sending_acks | lldb_private::process_gdb_remote::GDBRemoteCommunicationClient | protected |
| m_supports_p | lldb_private::process_gdb_remote::GDBRemoteCommunicationClient | protected |
| m_supports_qEcho | lldb_private::process_gdb_remote::GDBRemoteCommunication | protected |
| m_supports_QEnvironment | lldb_private::process_gdb_remote::GDBRemoteCommunicationClient | protected |
| m_supports_QEnvironmentHexEncoded | lldb_private::process_gdb_remote::GDBRemoteCommunicationClient | protected |
| m_supports_qfProcessInfo | lldb_private::process_gdb_remote::GDBRemoteCommunicationClient | protected |
| m_supports_qGroupName | lldb_private::process_gdb_remote::GDBRemoteCommunicationClient | protected |
| m_supports_qModuleInfo | lldb_private::process_gdb_remote::GDBRemoteCommunicationClient | protected |
| m_supports_QPassSignals | lldb_private::process_gdb_remote::GDBRemoteCommunicationClient | protected |
| m_supports_qProcessInfoPID | lldb_private::process_gdb_remote::GDBRemoteCommunicationClient | protected |
| m_supports_qSaveCore | lldb_private::process_gdb_remote::GDBRemoteCommunicationClient | protected |
| m_supports_QSaveRegisterState | lldb_private::process_gdb_remote::GDBRemoteCommunicationClient | protected |
| m_supports_qSymbol | lldb_private::process_gdb_remote::GDBRemoteCommunicationClient | protected |
| m_supports_qThreadStopInfo | lldb_private::process_gdb_remote::GDBRemoteCommunicationClient | protected |
| m_supports_qUserName | lldb_private::process_gdb_remote::GDBRemoteCommunicationClient | protected |
| m_supports_qXfer_auxv_read | lldb_private::process_gdb_remote::GDBRemoteCommunicationClient | protected |
| m_supports_qXfer_features_read | lldb_private::process_gdb_remote::GDBRemoteCommunicationClient | protected |
| m_supports_qXfer_libraries_read | lldb_private::process_gdb_remote::GDBRemoteCommunicationClient | protected |
| m_supports_qXfer_libraries_svr4_read | lldb_private::process_gdb_remote::GDBRemoteCommunicationClient | protected |
| m_supports_qXfer_memory_map_read | lldb_private::process_gdb_remote::GDBRemoteCommunicationClient | protected |
| m_supports_qXfer_siginfo_read | lldb_private::process_gdb_remote::GDBRemoteCommunicationClient | protected |
| m_supports_reverse_continue | lldb_private::process_gdb_remote::GDBRemoteCommunicationClient | protected |
| m_supports_reverse_step | lldb_private::process_gdb_remote::GDBRemoteCommunicationClient | protected |
| m_supports_thread_suffix | lldb_private::process_gdb_remote::GDBRemoteCommunicationClient | protected |
| m_supports_threads_in_stop_reply | lldb_private::process_gdb_remote::GDBRemoteCommunicationClient | protected |
| m_supports_vCont_all | lldb_private::process_gdb_remote::GDBRemoteCommunicationClient | protected |
| m_supports_vCont_any | lldb_private::process_gdb_remote::GDBRemoteCommunicationClient | protected |
| m_supports_vCont_C | lldb_private::process_gdb_remote::GDBRemoteCommunicationClient | protected |
| m_supports_vCont_c | lldb_private::process_gdb_remote::GDBRemoteCommunicationClient | protected |
| m_supports_vCont_S | lldb_private::process_gdb_remote::GDBRemoteCommunicationClient | protected |
| m_supports_vCont_s | lldb_private::process_gdb_remote::GDBRemoteCommunicationClient | protected |
| m_supports_vFileExists | lldb_private::process_gdb_remote::GDBRemoteCommunicationClient | protected |
| m_supports_vFileMode | lldb_private::process_gdb_remote::GDBRemoteCommunicationClient | protected |
| m_supports_vFileSize | lldb_private::process_gdb_remote::GDBRemoteCommunicationClient | protected |
| m_supports_vRun | lldb_private::process_gdb_remote::GDBRemoteCommunicationClient | protected |
| m_supports_watchpoint_support_info | lldb_private::process_gdb_remote::GDBRemoteCommunicationClient | protected |
| m_supports_z0 | lldb_private::process_gdb_remote::GDBRemoteCommunicationClient | protected |
| m_supports_z1 | lldb_private::process_gdb_remote::GDBRemoteCommunicationClient | protected |
| m_supports_z2 | lldb_private::process_gdb_remote::GDBRemoteCommunicationClient | protected |
| m_supports_z3 | lldb_private::process_gdb_remote::GDBRemoteCommunicationClient | protected |
| m_supports_z4 | lldb_private::process_gdb_remote::GDBRemoteCommunicationClient | protected |
| m_target_vm_page_size | lldb_private::process_gdb_remote::GDBRemoteCommunicationClient | protected |
| m_uses_native_signals | lldb_private::process_gdb_remote::GDBRemoteCommunicationClient | protected |
| m_watchpoint_types | lldb_private::process_gdb_remote::GDBRemoteCommunicationClient | protected |
| m_watchpoints_trigger_after_instruction | lldb_private::process_gdb_remote::GDBRemoteCommunicationClient | protected |
| m_write_mutex | lldb_private::Communication | protected |
| m_x_packet_state | lldb_private::process_gdb_remote::GDBRemoteCommunicationClient | protected |
| MakeDirectory(const FileSpec &file_spec, uint32_t mode) | lldb_private::process_gdb_remote::GDBRemoteCommunicationClient | |
| MaybeEnableCompression(llvm::ArrayRef< llvm::StringRef > supported_compressions) | lldb_private::process_gdb_remote::GDBRemoteCommunicationClient | protected |
| OnRunPacketSent(bool first) override | lldb_private::process_gdb_remote::GDBRemoteCommunicationClient | protectedvirtual |
| OpenFile(const FileSpec &file_spec, File::OpenOptions flags, mode_t mode, Status &error) | lldb_private::process_gdb_remote::GDBRemoteCommunicationClient | |
| operator=(const GDBRemoteCommunicationClient &)=delete | lldb_private::process_gdb_remote::GDBRemoteCommunicationClient | private |
| PacketResult enum name | lldb_private::process_gdb_remote::GDBRemoteCommunication | |
| PacketType enum name | lldb_private::process_gdb_remote::GDBRemoteCommunication | |
| QueryGDBServer(std::vector< std::pair< uint16_t, std::string > > &connection_urls) | lldb_private::process_gdb_remote::GDBRemoteCommunicationClient | |
| QueryNoAckModeSupported() | lldb_private::process_gdb_remote::GDBRemoteCommunicationClient | |
| Read(void *dst, size_t dst_len, const Timeout< std::micro > &timeout, lldb::ConnectionStatus &status, Status *error_ptr) | lldb_private::Communication | virtual |
| ReadAllRegisters(lldb::tid_t tid) | lldb_private::process_gdb_remote::GDBRemoteCommunicationClient | |
| ReadExtFeature(llvm::StringRef object, llvm::StringRef annex) | lldb_private::process_gdb_remote::GDBRemoteCommunicationClient | |
| ReadFile(lldb::user_id_t fd, uint64_t offset, void *dst, uint64_t dst_len, Status &error) | lldb_private::process_gdb_remote::GDBRemoteCommunicationClient | |
| ReadFromConnection(void *dst, size_t dst_len, const Timeout< std::micro > &timeout, lldb::ConnectionStatus &status, Status *error_ptr) | lldb_private::Communication | protected |
| ReadMemoryTags(lldb::addr_t addr, size_t len, int32_t type) | lldb_private::process_gdb_remote::GDBRemoteCommunicationClient | |
| ReadPacket(StringExtractorGDBRemote &response, Timeout< std::micro > timeout, bool sync_on_timeout) | lldb_private::process_gdb_remote::GDBRemoteCommunication | protected |
| ReadPacketWithOutputSupport(StringExtractorGDBRemote &response, Timeout< std::micro > timeout, bool sync_on_timeout, llvm::function_ref< void(llvm::StringRef)> output_callback) | lldb_private::process_gdb_remote::GDBRemoteClientBase | |
| ReadRegister(lldb::tid_t tid, uint32_t reg_num) | lldb_private::process_gdb_remote::GDBRemoteCommunicationClient | |
| RemoveListener(const lldb::ListenerSP &listener_sp, uint32_t event_mask=UINT32_MAX) | lldb_private::Broadcaster | inline |
| ResetDiscoverableSettings(bool did_exec) | lldb_private::process_gdb_remote::GDBRemoteCommunicationClient | |
| RestoreBroadcaster() | lldb_private::Broadcaster | inline |
| RestoreRegisterState(lldb::tid_t tid, uint32_t save_id) | lldb_private::process_gdb_remote::GDBRemoteCommunicationClient | |
| RunShellCommand(llvm::StringRef command, const FileSpec &working_dir, int *status_ptr, int *signo_ptr, std::string *command_output, const Timeout< std::micro > &timeout) | lldb_private::process_gdb_remote::GDBRemoteCommunicationClient | |
| SaveRegisterState(lldb::tid_t tid, uint32_t &save_id) | lldb_private::process_gdb_remote::GDBRemoteCommunicationClient | |
| SendAck() | lldb_private::process_gdb_remote::GDBRemoteCommunication | |
| SendAsyncSignal(int signo, std::chrono::seconds interrupt_timeout) | lldb_private::process_gdb_remote::GDBRemoteClientBase | |
| SendContinuePacketAndWaitForResponse(ContinueDelegate &delegate, const UnixSignals &signals, llvm::StringRef payload, std::chrono::seconds interrupt_timeout, StringExtractorGDBRemote &response) | lldb_private::process_gdb_remote::GDBRemoteClientBase | |
| SendEnvironment(const Environment &env) | lldb_private::process_gdb_remote::GDBRemoteCommunicationClient | |
| SendEnvironmentPacket(char const *name_equal_value) | lldb_private::process_gdb_remote::GDBRemoteCommunicationClient | |
| SendGDBStoppointTypePacket(GDBStoppointType type, bool insert, lldb::addr_t addr, uint32_t length, std::chrono::seconds interrupt_timeout) | lldb_private::process_gdb_remote::GDBRemoteCommunicationClient | |
| SendGetTraceDataPacket(StreamGDBRemote &packet, lldb::user_id_t uid, lldb::tid_t thread_id, llvm::MutableArrayRef< uint8_t > &buffer, size_t offset) | lldb_private::process_gdb_remote::GDBRemoteCommunicationClient | protected |
| SendLaunchArchPacket(const char *arch) | lldb_private::process_gdb_remote::GDBRemoteCommunicationClient | |
| SendLaunchEventDataPacket(const char *data, bool *was_supported=nullptr) | lldb_private::process_gdb_remote::GDBRemoteCommunicationClient | |
| 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 |
| SendPacketAndReceiveResponseWithOutputSupport(llvm::StringRef payload, StringExtractorGDBRemote &response, std::chrono::seconds interrupt_timeout, llvm::function_ref< void(llvm::StringRef)> output_callback) | lldb_private::process_gdb_remote::GDBRemoteClientBase | |
| SendPacketAndWaitForResponse(llvm::StringRef payload, StringExtractorGDBRemote &response, std::chrono::seconds interrupt_timeout=std::chrono::seconds(0), bool sync_on_timeout=true) | lldb_private::process_gdb_remote::GDBRemoteClientBase | |
| SendPacketAndWaitForResponseNoLock(llvm::StringRef payload, StringExtractorGDBRemote &response, bool sync_on_timeout=true) | lldb_private::process_gdb_remote::GDBRemoteClientBase | 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 |
| SendSetCurrentThreadPacket(uint64_t tid, uint64_t pid, char op) | lldb_private::process_gdb_remote::GDBRemoteCommunicationClient | |
| SendSignalsToIgnore(llvm::ArrayRef< int32_t > signals) | lldb_private::process_gdb_remote::GDBRemoteCommunicationClient | |
| SendSpeedTestPacket(uint32_t send_size, uint32_t recv_size) | lldb_private::process_gdb_remote::GDBRemoteCommunicationClient | |
| SendStdinNotification(const char *data, size_t data_len) | lldb_private::process_gdb_remote::GDBRemoteCommunicationClient | |
| SendThreadSpecificPacketAndWaitForResponse(lldb::tid_t tid, StreamString &&payload, StringExtractorGDBRemote &response) | lldb_private::process_gdb_remote::GDBRemoteCommunicationClient | protected |
| SendTraceGetBinaryData(const TraceGetBinaryDataRequest &request, std::chrono::seconds interrupt_timeout) | lldb_private::process_gdb_remote::GDBRemoteCommunicationClient | |
| SendTraceGetState(llvm::StringRef type, std::chrono::seconds interrupt_timeout) | lldb_private::process_gdb_remote::GDBRemoteCommunicationClient | |
| SendTraceStart(const llvm::json::Value &request, std::chrono::seconds interrupt_timeout) | lldb_private::process_gdb_remote::GDBRemoteCommunicationClient | |
| SendTraceStop(const TraceStopRequest &request, std::chrono::seconds interrupt_timeout) | lldb_private::process_gdb_remote::GDBRemoteCommunicationClient | |
| SendTraceSupported(std::chrono::seconds interrupt_timeout) | lldb_private::process_gdb_remote::GDBRemoteCommunicationClient | |
| ServeSymbolLookups(lldb_private::Process *process) | lldb_private::process_gdb_remote::GDBRemoteCommunicationClient | |
| SetCloseOnEOF(bool b) | lldb_private::Communication | inline |
| SetConnection(std::unique_ptr< Connection > connection) | lldb_private::Communication | virtual |
| SetCurrentThread(uint64_t tid, lldb::pid_t pid=LLDB_INVALID_PROCESS_ID) | lldb_private::process_gdb_remote::GDBRemoteCommunicationClient | |
| SetCurrentThreadForRun(uint64_t tid, lldb::pid_t pid=LLDB_INVALID_PROCESS_ID) | lldb_private::process_gdb_remote::GDBRemoteCommunicationClient | |
| SetDetachOnError(bool enable) | lldb_private::process_gdb_remote::GDBRemoteCommunicationClient | |
| SetDisableASLR(bool enable) | lldb_private::process_gdb_remote::GDBRemoteCommunicationClient | |
| SetEventName(uint32_t event_mask, const char *name) | lldb_private::Broadcaster | inline |
| SetFilePermissions(const FileSpec &file_spec, uint32_t file_permissions) | lldb_private::process_gdb_remote::GDBRemoteCommunicationClient | |
| SetPacketTimeout(std::chrono::seconds packet_timeout) | lldb_private::process_gdb_remote::GDBRemoteCommunication | inline |
| SetPrimaryListener(lldb::ListenerSP listener_sp) | lldb_private::Broadcaster | inline |
| SetSTDERR(const FileSpec &file_spec) | lldb_private::process_gdb_remote::GDBRemoteCommunicationClient | |
| SetSTDIN(const FileSpec &file_spec) | lldb_private::process_gdb_remote::GDBRemoteCommunicationClient | |
| SetSTDOUT(const FileSpec &file_spec) | lldb_private::process_gdb_remote::GDBRemoteCommunicationClient | |
| SetWorkingDir(const FileSpec &working_dir) | lldb_private::process_gdb_remote::GDBRemoteCommunicationClient | |
| ShouldStop(const UnixSignals &signals, StringExtractorGDBRemote &response) | lldb_private::process_gdb_remote::GDBRemoteClientBase | private |
| StartDebugserverProcess(std::variant< llvm::StringRef, shared_fd_t > comm, ProcessLaunchInfo &launch_info, const Args *inferior_args) | lldb_private::process_gdb_remote::GDBRemoteCommunication | static |
| Stat(const FileSpec &file_spec) | lldb_private::process_gdb_remote::GDBRemoteCommunicationClient | |
| SupportsAllocDeallocMemory() | lldb_private::process_gdb_remote::GDBRemoteCommunicationClient | inline |
| SupportsGDBStoppointPacket(GDBStoppointType type) | lldb_private::process_gdb_remote::GDBRemoteCommunicationClient | inline |
| SyncThreadState(lldb::tid_t tid) | lldb_private::process_gdb_remote::GDBRemoteCommunicationClient | |
| TestPacketSpeed(const uint32_t num_packets, uint32_t max_send, uint32_t max_recv, uint64_t recv_amount, bool json, Stream &strm) | lldb_private::process_gdb_remote::GDBRemoteCommunicationClient | |
| Unlink(const FileSpec &file_spec) | lldb_private::process_gdb_remote::GDBRemoteCommunicationClient | |
| UsesNativeSignals() | lldb_private::process_gdb_remote::GDBRemoteCommunicationClient | |
| 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 | |
| WriteAllRegisters(lldb::tid_t tid, llvm::ArrayRef< uint8_t > data) | lldb_private::process_gdb_remote::GDBRemoteCommunicationClient | |
| WriteFile(lldb::user_id_t fd, uint64_t offset, const void *src, uint64_t src_len, Status &error) | lldb_private::process_gdb_remote::GDBRemoteCommunicationClient | |
| WriteMemoryTags(lldb::addr_t addr, size_t len, int32_t type, const std::vector< uint8_t > &tags) | lldb_private::process_gdb_remote::GDBRemoteCommunicationClient | |
| WriteRegister(lldb::tid_t tid, uint32_t reg_num, llvm::ArrayRef< uint8_t > data) | lldb_private::process_gdb_remote::GDBRemoteCommunicationClient | |
| xPacketState enum name | lldb_private::process_gdb_remote::GDBRemoteCommunicationClient | |
| ~Broadcaster() | lldb_private::Broadcaster | virtual |
| ~Communication() | lldb_private::Communication | virtual |
| ~GDBRemoteCommunication() override | lldb_private::process_gdb_remote::GDBRemoteCommunication | |
| ~GDBRemoteCommunicationClient() override | lldb_private::process_gdb_remote::GDBRemoteCommunicationClient | |