Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Language IDEs » C / C++ IDE (CDT) » Remote Debugging with Eclipse
Remote Debugging with Eclipse [message #1814858] Fri, 20 September 2019 12:47
Mihnea-Costache Marin is currently offline Mihnea-Costache MarinFriend
Messages: 68
Registered: September 2019
Member
Hello,

I am developing a plugin which creates a project with some files in it. After compiling the files, I want to be able to debug the binary which resulted with gdbserver.

After configuring the debug configuration, I connect to the server, but, in eclipse top bar, it says: " runtime-customplugin source not found. - Eclipse SDK". I can put breakpoints, but they are not recognized by the debugger. Also, if I type "info var", does not output the variables. When I try to do this in the command line, it shows the variables.

It's been eating my life. Do you know the cause?

EDIT: Solved

[Updated on: Sun, 22 September 2019 09:55]

Report message to a moderator

Previous Topic:Create a Debug Configuration programmatically
Next Topic:java.io.IOException: Cannot create pty
Goto Forum:
  


Current Time: Tue Apr 16 06:50:31 GMT 2024

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

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

Back to the top