Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Newcomers » Newcomers » Eclipse for Remote Debugging ?
Eclipse for Remote Debugging ? [message #242879] Wed, 12 December 2007 06:09 Go to next message
Eclipse UserFriend
Originally posted by: Vivek.Sundriyal.gmail.com

Hi ,
I managed to get the Eclipse running on a standalone HelloWorld
application on my PC.
But my task doesn't end here. I have to try to make use of Eclipse for
Remote debugging a MIPS application that is running on a target, connected
through a probe.
But I was going through the messages but somehow don't see anyone using
Eclipse for remote debugging ? Am I correct ? Is Eclipse more of a PC
based debugger and may not be the right one to use for remote embedded
type debugging ?

Can anyone please comment ?

Thanks ,

Vivek
Re: Eclipse for Remote Debugging ? [message #242887 is a reply to message #242879] Wed, 12 December 2007 08:23 Go to previous message
Eclipse UserFriend
Originally posted by: dmsubs.NOSPAM.consertum.com

Eclipse is widely used for debugging embedded systems. However, you need some
way to connect gdb to a target. This is normally done with a jtag probe. You
would also need the CDT "GDB Jtag Debugging" plugin (which is available from the
CDT update site).

There is a fairly comprehensive tutorial on how to setup a system for ARM here:
http://gnuarm.alexthegeek.com/ARM_Cross_Development_With_Ecl ipse_Components_Revision3_March_17_2006.pdf
Obviously, this is specific to ARM, but many of the principle apply to MIPS and
other embedded processors (even if the specifics are not relevent).


--
Derek


Vivek Sundriyal wrote:
> Hi ,
> I managed to get the Eclipse running on a standalone HelloWorld
> application on my PC.
> But my task doesn't end here. I have to try to make use of Eclipse for
> Remote debugging a MIPS application that is running on a target,
> connected through a probe.
> But I was going through the messages but somehow don't see anyone using
> Eclipse for remote debugging ? Am I correct ? Is Eclipse more of a PC
> based debugger and may not be the right one to use for remote embedded
> type debugging ?
>
> Can anyone please comment ?
>
> Thanks ,
>
> Vivek
>
Previous Topic:Listing classes loaded by application.
Next Topic:Eclipse crashing on Linux 64-bit: java 6 supported?
Goto Forum:
  


Current Time: Thu Oct 10 23:27:29 GMT 2024

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

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

Back to the top