Skip to main content



      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 05:05 Go to next message
Eclipse UserFriend
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 10:42 Go to previous message
Eclipse UserFriend
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: Sat Jun 14 07:25:58 EDT 2025

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

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

Back to the top