Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
RE: [dsdp-tm-dev] CDT Launch integration

Hi Greg,

I'm trying to implement the SSH Shell service.  That should allow you to
run remote commands.  Launching remote commands is my purpose for
implementing it as well (to launch gdbserver remotely).  But I'm not
done with this work yet. Instead I've been using the Local shell service
to test my code which uses a shell service to execute remote commands.
As soon as I have a usable SSH Shell service, I'll go through the
process to check it in.  If you implement it before me, I would be open
to using your implementation. 

My goal for this is the end of the week.

Thanks,
Ewa.

-----Original Message-----
From: dsdp-tm-dev-bounces@xxxxxxxxxxx
[mailto:dsdp-tm-dev-bounces@xxxxxxxxxxx] On Behalf Of Greg Watson
Sent: Monday, April 17, 2006 11:44 AM
To: Target Management developer discussions
Cc: Tianchao Li
Subject: Re: [dsdp-tm-dev] CDT Launch integration

Ewa,

Are you checking your code into CVS anywhere? We're looking at using  
SSH for remote build/command execution and I'd prefer not to re- 
implement anything you've already done.

Regards,

Greg

On Apr 17, 2006, at 11:23 AM, Ewa Matejska wrote:

> Hi Mikhail,
>
> Yes...I've been working on the CDT/RSE Integration.  I'm focusing  
> on using gdbserver with ssh.  I will be posting a more thorough  
> description of my status within the next couple days with screen  
> shots.  The integration introduces an experimental "C/C++ Remote  
> Application" launch configuration.
>
> Thanks,
> Ewa.
>
> From: dsdp-tm-dev-bounces@xxxxxxxxxxx [mailto:dsdp-tm-dev- 
> bounces@xxxxxxxxxxx] On Behalf Of Mikhail Khodjaiants
> Sent: Monday, April 17, 2006 10:12 AM
> To: Target Management developer discussions
> Subject: [dsdp-tm-dev] CDT Launch integration
>
> Hi Martin,
>
> Is there any progress on this?
> I am currently considering to add an experimental remote launcher  
> to the CDT. The RSE and gdbserver seem like a natural choice for  
> the reference implementation. I haven't tried the RSE yet, but we  
> can combine our efforts and come up with a better solution.
>
> Thanks,
> Mikhail Khodjaiants
> _______________________________________________
> dsdp-tm-dev mailing list
> dsdp-tm-dev@xxxxxxxxxxx
> https://dev.eclipse.org/mailman/listinfo/dsdp-tm-dev

_______________________________________________
dsdp-tm-dev mailing list
dsdp-tm-dev@xxxxxxxxxxx
https://dev.eclipse.org/mailman/listinfo/dsdp-tm-dev


Back to the top