Home | History | Annotate | Download | only in Commands

Lines Matching defs:remote_url

1168             const char *remote_url = command.GetArgumentAtIndex(0);
1173 error = process->ConnectRemote (&process->GetTarget().GetDebugger().GetOutputStream(), remote_url);
1186 remote_url);