Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Archived » DSDP - Device Debugging » Remoting debugging hanging(Remoting debugging hanging on Launching: configuring GDB)
icon4.gif  Remoting debugging hanging [message #542626] Fri, 25 June 2010 13:29
patrick quinn is currently offline patrick quinnFriend
Messages: 2
Registered: June 2010
Junior Member
Hi
I am trying to use eclipse to debug a C++ application on a remote embedded arm Linux device. GDB server is up and running with the application on the target device and the target device's address is set. The tool chain is correctly linked in Eclipse. when i hit debug it launches and build the app on my host device and the status bar hangs on launching: configuring GDB (at around 86%) the application has terminated without hitting the predefined breakpoints when i telnet into the embedded device and 'ps -e' .
When i launch ddd --debugger /usr/local/arm-linux/bin/arm-linux-gdb Example and the using the console remote debug the application it works. it runs down and application and wait for cont when it reaches the break points (it dosnt give me any output but thats another kettle of fish)

What am i missing ?! its a real stumbling block.

Thanks guys.
Previous Topic:[Fwd: Re: PHP parsing..]
Next Topic:Remoting debugging hanging
Goto Forum:
  


Current Time: Thu Apr 18 02:42:34 GMT 2024

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

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

Back to the top