Skip to main content



      Home
Home » Language IDEs » C / C++ IDE (CDT) » Remote Debugging with Eclipse
Remote Debugging with Eclipse [message #1814858] Fri, 20 September 2019 08:47
Eclipse UserFriend
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 05:55] by Moderator

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


Current Time: Thu Jul 17 19:26:08 EDT 2025

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

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

Back to the top