Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Language IDEs » C / C++ IDE (CDT) » Eclipse C/C++ Remote Debugging
Eclipse C/C++ Remote Debugging [message #714443] Wed, 10 August 2011 14:23 Go to next message
sigmatix is currently offline sigmatixFriend
Messages: 8
Registered: August 2011
Junior Member
Hello,
i tried to apply a remote debugging session with Eclipse to a Windows XP remote pc. So i configured a Windows-Connection in "Debug Configuration" for a "C/C++ Remote Application". But it gives me the following Error message:

"Daemon failed to launch server on IP_ADDRESS using port 0.

Connection refused.
Make sure that the DataStore daemon is running on IP_ADDRESS"

What is the probleme here? Why is a "DataStore" needed, where to get it if it's necessary!?
Re: Eclipse C/C++ Remote Debugging [message #715098 is a reply to message #714443] Fri, 12 August 2011 11:07 Go to previous messageGo to next message
Axel Mueller is currently offline Axel MuellerFriend
Messages: 1973
Registered: July 2009
Senior Member
You must start the RSEServer on your Windows box.

Before you ask
- search this forum
- see the FAQ http://wiki.eclipse.org/CDT/User/FAQ
- google
Re: Eclipse C/C++ Remote Debugging [message #715694 is a reply to message #715098] Mon, 15 August 2011 08:44 Go to previous message
sigmatix is currently offline sigmatixFriend
Messages: 8
Registered: August 2011
Junior Member
You're right. That worked for me. Thanks Axel.

Greetings,
Sigmatix
Previous Topic:multiple targets with managed project cdt
Next Topic:Trying to use CDT first time, Hello World doesn't run
Goto Forum:
  


Current Time: Thu Apr 25 15:42:55 GMT 2024

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

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

Back to the top