Searched refs:m_send_error_strings (Results 1 - 2 of 2) sorted by relevance

/freebsd-current/contrib/llvm-project/lldb/source/Plugins/Process/gdb-remote/
H A DGDBRemoteCommunicationServer.h52 bool m_send_error_strings = false; // If the client enables this then member in class:lldb_private::process_gdb_remote::GDBRemoteCommunicationServer
H A DGDBRemoteCommunicationServer.cpp106 if (m_send_error_strings) {
133 m_send_error_strings = true;

Completed in 177 milliseconds