Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » DSDP - Target Management » Need a simple tutorial or help
Need a simple tutorial or help [message #24592] Thu, 03 July 2008 08:18 Go to next message
Ali Burak Kulakli is currently offline Ali Burak KulakliFriend
Messages: 116
Registered: July 2009
Senior Member
Hi,

I have a remote linux machine and what I want to do is creating a simple
remote C++ project, build it (gcc) and debug it (gdb) from my local
machine. Compiler and debugger are also on the remote machine. I guess
this is all possible but I could not manage to do it. Any ideas?

Cheers,
Burak
Re: Need a simple tutorial or help [message #24673 is a reply to message #24592] Fri, 11 July 2008 13:53 Go to previous message
Martin Oberhuber is currently offline Martin OberhuberFriend
Messages: 1007
Registered: July 2009
Senior Member
Hi Ali,

there is a number of possibilities. CDT, unfortunately, does
not support EFS yet, so my personal recommendation is this:

* Create a LOCAL CDT project to edit your code (and have
browsing, navigation, indexer etc)

* When it's time to build, upload your code to remote and
run Make remotely (requires hand-written makefiles rather
than CDT auto-generated Makefiles).

For some more info, see the FAQ:
http://wiki.eclipse.org/TM_and_RSE_FAQ#How_can_I_do_Remote_D ebugging_with_CDT.3F
http://wiki.eclipse.org/TM_and_RSE_FAQ#How_can_I_use_a_remot e_workspace_over_SSH.3F


Cheers,
--
Martin Oberhuber, Senior Member of Technical Staff, Wind River
Target Management Project Lead, DSDP PMC Member
http://www.eclipse.org/dsdp/tm




Ali Burak Kulakli wrote:
> Hi,
>
> I have a remote linux machine and what I want to do is creating a simple
> remote C++ project, build it (gcc) and debug it (gdb) from my local
> machine. Compiler and debugger are also on the remote machine. I guess
> this is all possible but I could not manage to do it. Any ideas?
>
> Cheers,
> Burak
>
>
>
>
>
Re: Need a simple tutorial or help [message #575865 is a reply to message #24592] Fri, 11 July 2008 13:53 Go to previous message
Martin Oberhuber is currently offline Martin OberhuberFriend
Messages: 1007
Registered: July 2009
Senior Member
Hi Ali,

there is a number of possibilities. CDT, unfortunately, does
not support EFS yet, so my personal recommendation is this:

* Create a LOCAL CDT project to edit your code (and have
browsing, navigation, indexer etc)

* When it's time to build, upload your code to remote and
run Make remotely (requires hand-written makefiles rather
than CDT auto-generated Makefiles).

For some more info, see the FAQ:
http://wiki.eclipse.org/TM_and_RSE_FAQ#How_can_I_do_Remote_D ebugging_with_CDT.3F
http://wiki.eclipse.org/TM_and_RSE_FAQ#How_can_I_use_a_remot e_workspace_over_SSH.3F


Cheers,
--
Martin Oberhuber, Senior Member of Technical Staff, Wind River
Target Management Project Lead, DSDP PMC Member
http://www.eclipse.org/dsdp/tm




Ali Burak Kulakli wrote:
> Hi,
>
> I have a remote linux machine and what I want to do is creating a simple
> remote C++ project, build it (gcc) and debug it (gdb) from my local
> machine. Compiler and debugger are also on the remote machine. I guess
> this is all possible but I could not manage to do it. Any ideas?
>
> Cheers,
> Burak
>
>
>
>
>
Previous Topic:FTP LIST -a command
Next Topic:Retrieving the sytem registry from within JUnit
Goto Forum:
  


Current Time: Thu Apr 25 02:18:44 GMT 2024

Powered by FUDForum. Page generated in 0.02752 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top