reference, declaration → definition definition → references, declarations, derived classes, virtual overrides reference to multiple definitions → definitions unreferenced |
512 error = debugger.GetTargetList().CreateTarget( 517 error.Clear(); 522 if (target && error.Success()) { 544 error = process_sp->Attach(attach_info); 550 m_remote_platform_sp->Attach(attach_info, debugger, target, error); 552 error.SetErrorString("the platform is not currently connected");