Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Language IDEs » C / C++ IDE (CDT) » Eclipse CDT with RDT
Eclipse CDT with RDT [message #236165] Mon, 20 July 2009 08:11 Go to next message
Guillaume Le Priol is currently offline Guillaume Le PriolFriend
Messages: 7
Registered: July 2009
Junior Member
Hello,

I have some problems with the RDT plugin used to make Remote C Development
in Eclipse CDT.
RDT is a plugin from PTP, I have the version 2.1 with Eclipse 3.4.2 and
CDT 5.0.2.
The RDT plugin allows me to create a Remote C Project. I wanted to make
this with Eclipse 3.5 and CDT 6.0.0 but RDT doesn't work. I can't create a
Remote C Project within CDT 6.0.0.

I can create a Remote C Project, with RSE I choose to put thiss project on
my remote server. (I am developping under Windows XP, with a remote server
which is a Redhat x86_64).
When I create the project all my sources are on the remote server. Nothing
is on my local computer. I have a Makefile, and when I build my project, I
can see that it works.

But the main thing I want to do is remote debugging. But after building my
project, I can't debug anything. Eclipse doesn't find any binaries. I
tried with all the binary parsers, and nothing works.
And if I want to write the programm I want to debug in the debug
configuration, it tells me that the programm is not recognize as
executable.

I wanted to know if remote debugging is really possible with my
configuration.

Guillaume Le Priol
Re: Eclipse CDT with RDT [message #727965 is a reply to message #236165] Thu, 22 September 2011 10:02 Go to previous message
Michel  is currently offline Michel Friend
Messages: 3
Registered: September 2011
Junior Member
Hello,

I am facing exactly the same problem. I could successfully create and build a remote C project using RSE. However, I had no chance so far to make the debugger work. The entire project is located on a remote linux server and I am developping under Windows 7. Actually, in the debug configuration, I have no idea what I should write in the "C/C++ application" field which is expected a file that is stored locally.

Here is my version of Eclipse : Version: 3.6.2 Build id: M20110210-1200

Any help will be appreciated,
Michel
Previous Topic:Eclipse Indigo with MS VC 9.0? How to?
Next Topic:static linking
Goto Forum:
  


Current Time: Fri Sep 20 05:27:31 GMT 2024

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

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

Back to the top