reference, declarationdefinition
definition → references, declarations, derived classes, virtual overrides
reference to multiple definitions → definitions
unreferenced

Declarations

tools/lldb/source/Plugins/Process/gdb-remote/GDBRemoteCommunicationClient.h
   79   bool GetLaunchSuccess(std::string &error_str);

References

tools/lldb/source/Plugins/Platform/gdb-server/PlatformRemoteGDBServer.cpp
  424     if (m_gdb_client.GetLaunchSuccess(error_str)) {
tools/lldb/source/Plugins/Process/gdb-remote/ProcessGDBRemote.cpp
  914           if (m_gdb_comm.GetLaunchSuccess(error_str)) {