Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: FW: [cdt-dev] CDT Remote Development

We have some similar issues that we are dealing with, within the Parallel
Tools Project http://eclipse.org/ptp

One thing we have looked at is using the Remote System Explorer (Eclipse
plug-in)
http://www.developer.ibm.com/en_US/isv/rational/remote_system_explorer.html
We have found RSE  works quite well for remotely compiling, and getting
other information back from a remote system,
with the "local" machine running eclipse.

...Beth

Beth Tibbitts  (859) 243-4981  (TL 545-4981)
IBM T.J.Watson Research Center
Mailing Address:  IBM Corp., 455 Park Place, Lexington, KY 40511


|---------+------------------------------->
|         |           Raphael do Amaral   |
|         |           Raymundo            |
|         |           <raphael_raymundo@ya|
|         |           hoo.com.br>         |
|         |           Sent by:            |
|         |           cdt-dev-bounces@ecli|
|         |           pse.org             |
|         |                               |
|         |                               |
|         |           01/03/2006 07:36 AM |
|         |           Please respond to   |
|         |           "CDT General        |
|         |           developers list."   |
|---------+------------------------------->
  >---------------------------------------------------------------------------------------------------------------------------|
  |                                                                                                                           |
  |       To:       "CDT General developers list." <cdt-dev@xxxxxxxxxxx>                                                      |
  |       cc:                                                                                                                 |
  |       Subject:  Re: FW: [cdt-dev] CDT Remote Development - Plugin by Hewlett-Packard                                      |
  >---------------------------------------------------------------------------------------------------------------------------|




Hi Bala,

Thanks for your reply.

I will take a look at your plugin, and what i really need is to use my
remote server to compile using a ARM cross compiler (the server is x86
based and have the cross compiling tools already installed).

If you need some help on developping or testing your changes, please let
me know and help you.

Thanks,
Raphael do Amaral Ryamundo (Amaral)
Innovatech Telecom.

Krithivasan, Balasubramaniyan (STSD) escreveu:

>Hi Raphel,
>
>            We've just released a plug-in that does exactly this sort of
functionality (remote edit , compile & debug).
>
>            Please visit the website
http://h21007.www2.hp.com/dspp/tech/tech_TechSoftwareDetailPage_IDX/1,1703,8556,00.html
 or
>
>            http://www.hp.com/go/eclipse-remotedevplugin
>            for more on this plug-in.
>
>            Currently it is limited for HP-UX and Integrity servers as the
target machine. But it will be straight forward
>            to extend to x86 Linux as a target.
>
>            We will be making the sources available shortly.
>
>Thanks,
>Balasubramaniyan Krithivasan (Bala)
>Hewlett-Packard
>
>
>
>
>
>>-----Original Message-----
>>From: cdt-dev-bounces@xxxxxxxxxxx
>>[mailto:cdt-dev-bounces@xxxxxxxxxxx] On Behalf Of Raphael do Amaral
>>Raymundo
>>Sent: Thursday, December 29, 2005 5:38 PM
>>To: cdt-dev@xxxxxxxxxxx
>>Subject: [cdt-dev] CDT Remote Development
>>
>>
>>I am interested in developping a solution/documentation to deal with
>>the remote compilation issue.
>>
>>I AM NOT AFFILIATE WITH THE CDT PROJECT. (I Like the project and wold
>>like to be, but i'm still not affiliate)
>>
>>FOR THE CDT PROJECT COORDINATORS AND MEMBERS:
>>I would like to start this new project as part of CDT, if possible,
>>but i don't know if it's within the project focuses. If the CDT
>>Coordinators have any interest on that, please contact me, so that we
>>might work together for the benefit of all.
>>
>>In my environment i have a windows box and wish to compile on a remote
>>linux box.
>>The proposed solution will compile through ssh on the remote host, so
>>it becomes platform independent.
>>Access to the gdb debugger should come in the next version.
>>The first one will be for remote COMPILING.
>>
>>I will need some help with this, some more developers and people to
>>try the solution.
>>If possible, someone from the CDT team to help us with CDT integration
>>issues and help on coordinating actions for the succes of the project.
>>
>>This is a proposal of Development. Please e-mail me if you think you
>>can help.
>>
>>We will be setting up the initial Team until January 7 2006.
>>(it's next
>>week) and all the interaction and development will be done remotely,
>>through Internet.
>>
>>At the end of the week, the project page will be up and running, to
>>concentrate all the dev issues.
>>
>>If you cannot help directly, participating on the Team, please send
>>any ideas. We will close the first draft for the project on January 14
>>2006.
>>
>>THE PROJECT MUST BE (AND WILL BE) OPEN SOURCE.
>>
>>If you have any more doubts, please contact me directly through the
>>mail below, with subject: U CDT RDT.
>>
>>(stands for Unnoficial CDT Remote Development Team)
>>
>>Thanks for your attention.
>>
>>Raphael do Amaral Raymundo
>>Computer Engineer
>>Campinas, Brazil
>>
>>
>>
>>
>>
>>_______________________________________________________
>>Yahoo! doce lar. Faça do Yahoo! sua homepage.
>>http://br.yahoo.com/homepageset.html
>>
>>_______________________________________________
>>cdt-dev mailing list
>>cdt-dev@xxxxxxxxxxx
>>https://dev.eclipse.org/mailman/listinfo/cdt-dev
>>
>>
>>
>_______________________________________________
>cdt-dev mailing list
>cdt-dev@xxxxxxxxxxx
>https://dev.eclipse.org/mailman/listinfo/cdt-dev
>
>
>
>






_______________________________________________________
Yahoo! doce lar. Faça do Yahoo! sua homepage.
http://br.yahoo.com/homepageset.html

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




Back to the top