Home » Eclipse Projects » DSDP - Target Management » Need a simple tutorial or help
Need a simple tutorial or help [message #24592] |
Thu, 03 July 2008 04:18  |
Eclipse User |
|
|
|
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 09:53  |
Eclipse User |
|
|
|
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 09:53  |
Eclipse User |
|
|
|
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
>
>
>
>
>
|
|
|
Goto Forum:
Current Time: Wed Apr 30 00:02:09 EDT 2025
Powered by FUDForum. Page generated in 0.02884 seconds
|