Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Language IDEs » C / C++ IDE (CDT) » remote C/C++ project debugging(Remote Project Development )
remote C/C++ project debugging [message #727986] Thu, 22 September 2011 10:44 Go to next message
Michel  is currently offline Michel Friend
Messages: 3
Registered: September 2011
Junior Member
Hello,

I am interested in remote debugging. My entire project is located on a remote server (e.g., a Linux server) and I would like to debug it using Eclipse installed on a PC running Windows 7.

So far I have managed to create and build my remote project using RDT and RSE. From my Remote C/C++ perspective, I can edit the source files and build my application using a make file. However, I have not yet managed to debug my remote application.

Any help will be greatly appreciated,
Cheers,
Michel



Re: remote C/C++ project debugging [message #727998 is a reply to message #727986] Thu, 22 September 2011 11:09 Go to previous messageGo to next message
Axel Mueller is currently offline Axel MuellerFriend
Messages: 1973
Registered: July 2009
Senior Member
http://www.eclipse.org/forums/index.php/t/240781/

Please use the search function of this forum before posting anything!


Before you ask
- search this forum
- see the FAQ http://wiki.eclipse.org/CDT/User/FAQ
- google
Re: remote C/C++ project debugging [message #730022 is a reply to message #727998] Tue, 27 September 2011 14:04 Go to previous messageGo to next message
Michel  is currently offline Michel Friend
Messages: 3
Registered: September 2011
Junior Member
Thank you for your prompt reply.
Unfortunately your link (which I have gone through many times in the past) is helpless to me.
As already mentionned in my previous posting, my project is located and compiled on the target (I am not using any sort of cross-tool chain on the host, and I don't need to upload the executable on the target since it is already located there).

I have followed the procedure described in Eclipse help (see RDT section): I have created a remote project (not a local one), and I have compiled it from Eclipse on the host. Now I would like to debug it from Eclipse on the host.

Re: remote C/C++ project debugging [message #730429 is a reply to message #730022] Wed, 28 September 2011 11:37 Go to previous message
Axel Mueller is currently offline Axel MuellerFriend
Messages: 1973
Registered: July 2009
Senior Member
http://www.eclipse.org/forums/index.php?S=0d40dadccc42c704d508cad0cede34ac&t=msg&th=173880

There are some helper scripts.


Before you ask
- search this forum
- see the FAQ http://wiki.eclipse.org/CDT/User/FAQ
- google
Previous Topic:Very Basic C question
Next Topic:remote debugging, "Remote Shell" too fast
Goto Forum:
  


Current Time: Tue Apr 16 20:10:44 GMT 2024

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

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

Back to the top