Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [dsdp-tcf-dev] RSE services with TCF

As an example of what I'm thinking, I've just started playing with Android. It doesn't have an ssh deamon out of the box and I don't really want to have to build one. I'd prefer if I could use something smaller built specifically for development support. TCF is an answer to that. It would be awesome if we had a TCF agent that supported all the services required for remote launching. Supporting the Terminal View would be a bonus, mind you, the Android development tools already has a shell app.

Doug.

On Mon, May 11, 2009 at 7:34 AM, Oberhuber, Martin <Martin.Oberhuber@xxxxxxxxxxxxx> wrote:
Hi Doug,
 
it should be possible to use Dropbear/ssh for shell with TCF for files,
in order to use the remotecdt launch. I think you'll need to create your
own SystemType, though.
 
Is this for Linux only? One option would be registering TCF-Files into the
generic Linux systemType. If you then pick the generic Linux system
type, you'll need to pick SSH-shells and TCF-files... not very user friendly.
 
An out-of-the-box systemType which pulls in ssh-shells and tcf-files would
be better. Just fill in the "subsystemCOnfigurationIds" slot with the subsystems
 
Cheers,
--
Martin Oberhuber, Senior Member of Technical Staff, Wind River
Target Management Project Lead, DSDP PMC Member
 
 


From: dsdp-tcf-dev-bounces@xxxxxxxxxxx [mailto:dsdp-tcf-dev-bounces@xxxxxxxxxxx] On Behalf Of Doug Schaefer
Sent: Freitag, 08. Mai 2009 20:55
To: DSDP TCF dev list
Subject: Re: [dsdp-tcf-dev] RSE services with TCF

OK, I got confused with the process, which I guess is to list processes (doh!). I might still have enough here. I'll give it a try.

Thanks!
Doug.

On Fri, May 8, 2009 at 2:50 PM, Anna Dushistova <adushistova@xxxxxxxxxxxxx> wrote:
Unfortunatelly remote CDT launch requires shell/terminal subsystem.:(
It needs a way to send commands.

On Fri, 2009-05-08 at 14:46 -0400, Doug Schaefer wrote:
> Cool, I will. Is this enough to work with the remote CDT launch? I can
> still use dropbear by itself for shell. It's more I'm trying to avoid
> openssh.
>
> Thanks!
> Doug
>
> On Fri, May 8, 2009 at 2:45 PM, Anna Dushistova
> <adushistova@xxxxxxxxxxxxx> wrote:
>         Hi Doug,
>
>         try out RSE integration.
>         The connection has Files and Process subsystems.
>         Doesn't have shells/terminals though.
>
>
>         On Fri, 2009-05-08 at 14:40 -0400, Doug Schaefer wrote:
>         > Hey gang,
>         >
>         > I haven't been following TCF too closely, but are there
>         plans, or is
>         > it already there, to allow TCF to fill in the role that sshd
>         currently
>         > provides with shell and file services? Building the mini
>         Linux targets
>         > I'm using to show off embedded development with the CDT, I'd
>         like an
>         > agent that's a lot simpler to install than openssh or the
>         > dropbear/sftp-server (from openssh) that I've used in the
>         past. Any
>         > suggestions/thoughts?
>         >
>         > Cheers,
>         > Doug.
>
>         > _______________________________________________
>         > dsdp-tcf-dev mailing list
>         > dsdp-tcf-dev@xxxxxxxxxxx
>         > https://dev.eclipse.org/mailman/listinfo/dsdp-tcf-dev
>         --
>         Dr. Anna Dushistova,
>         MontaVista Software Inc.
>
>         _______________________________________________
>         dsdp-tcf-dev mailing list
>         dsdp-tcf-dev@xxxxxxxxxxx
>         https://dev.eclipse.org/mailman/listinfo/dsdp-tcf-dev
>
> _______________________________________________
> dsdp-tcf-dev mailing list
> dsdp-tcf-dev@xxxxxxxxxxx
> https://dev.eclipse.org/mailman/listinfo/dsdp-tcf-dev
--
Dr. Anna Dushistova,
MontaVista Software Inc.

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


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



Back to the top