Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Language IDEs » C / C++ IDE (CDT) » Remote Debugging Issue(Remote Debugging Problem with Windows Host and Linux Target)
Remote Debugging Issue [message #1773521] Thu, 28 September 2017 19:22
Edward Bandyk is currently offline Edward BandykFriend
Messages: 1
Registered: September 2017
Junior Member
I'm trying to setup Eclipse so I can debug an embedded Linux (Ubuntu 16) application remotely from my Windows 10. I can browse files remotely on the target through eclipse and eclipse starts the application on the target when I attempt to run Debug. However, I'm getting anther error now and I think it is related to a gdb issue between my Host (Windows) and the target, the exact error is shown below:

Error in final launch sequence
Failed to execute MI command:
-target-select remote 10.27.1.100:2345
Error message from debugger back end:
Remote 'g' packet reply is too long: 0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000090f7ffbe00000000c079fdb6100000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000
Remote 'g' packet reply is too long: 0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000090f7ffbe00000000c079fdb6100000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000


I'm thinking that some how I need to tell gdb on the host that gdbserver is on another architecture? Maybe some other configuration issue?
Previous Topic:Yocto Makefile.am doesn't not include new .c/.cpp files
Next Topic:How to compile / run C== program
Goto Forum:
  


Current Time: Thu Apr 25 12:59:49 GMT 2024

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

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

Back to the top