reference, declaration → definition definition → references, declarations, derived classes, virtual overrides reference to multiple definitions → definitions unreferenced |
269 error = debugger.GetTargetList().CreateTarget( 274 error.Clear(); 276 if (target && error.Success()) { 285 error = process_sp->Attach(attach_info); 290 m_remote_platform_sp->Attach(attach_info, debugger, target, error); 292 error.SetErrorString("the platform is not currently connected");