Remoting debugging hanging [message #542626] |
Fri, 25 June 2010 09:29 |
Eclipse User |
|
|
|
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.
|
|
|
Powered by
FUDForum. Page generated in 0.03269 seconds