Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Language IDEs » C / C++ IDE (CDT) » Remote debugging with eclipse(Remote debugging with eclipse)
Remote debugging with eclipse [message #912829] Fri, 14 September 2012 09:05 Go to next message
donescamillo Missing name is currently offline donescamillo Missing nameFriend
Messages: 12
Registered: September 2010
Junior Member
Hi,

I have Linux Fedora on my PC (in a virtual box, but that probably does not matter) and a Linux box (CPU=ARM), running Ubuntu for ARM.
I have a SSH connection between the two.
I cross-compile on Fedora, then send the binary to Ubuntu.
For debugging what I do now is put some code that writes in a log file on the ARM machine, then I inspect the file. That is slow.
Is there a way to run Eclipse in Fedora and to somehow configure it to do remote debugging on the code that runs on the ARM machine, like, setting breakpoints, inspecting variable values etc.

Thank you
Re: Remote debugging with eclipse [message #912984 is a reply to message #912829] Fri, 14 September 2012 14:42 Go to previous message
Marc Khouzam is currently offline Marc KhouzamFriend
Messages: 357
Registered: July 2009
Senior Member
Try this:
http://wiki.eclipse.org/CDT/User/FAQ#How_do_I_debug_a_remote_application.3F

Marc
Previous Topic:Cross Compilation
Next Topic:Undefined symbols for architecture x86_64: "_main", referenced from: start in crt1.10.6.o
Goto Forum:
  


Current Time: Fri Apr 26 11:20:29 GMT 2024

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

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

Back to the top