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

References

tools/lldb/source/Plugins/Platform/Windows/PlatformWindows.cpp
  359   error.Clear();
  364           m_remote_platform_sp->Attach(attach_info, debugger, target, error);
  366       error.SetErrorString("the platform is not currently connected");
  375     error = debugger.GetTargetList().CreateTarget(
  380   if (!target || error.Fail())
  391     error = process_sp->Attach(attach_info);