Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Language IDEs » C / C++ IDE (CDT) » debugging errors(debugging)
debugging errors [message #1691378] Mon, 06 April 2015 18:33 Go to next message
James Rome is currently offline James RomeFriend
Messages: 2
Registered: July 2009
Junior Member
I finally got my C project to compile on my Mac (OS X 10.2) using Eclipse Luna and the tools installed via Macports (I think--it is hard to tell). Macports installs gdb-apple, which I finally figured out how to sign, and the debugger starts. But as soon as I step into the code, I cannot see most of the variables, with messages like:
Failed to execute MI command:
-var-update 1 var4
Error message from debugger back end:
Variable object not found


So far as I can tell, the debug compiler flags are correct. And I think Eclipse is using gdb-apple because once I signed it, the debugger worked.
So what am I doing wrong?
  • Attachment: gdb.png
    (Size: 157.14KB, Downloaded 136 times)
Re: debugging errors [message #1705993 is a reply to message #1691378] Thu, 20 August 2015 19:25 Go to previous message
Eric Boudreau is currently offline Eric BoudreauFriend
Messages: 1
Registered: August 2015
Junior Member
I'm having this issue also, any clues appreciated.
Previous Topic:How to debug JNI DLL?
Next Topic:g++/gcc not found in PATH. Eclipse. Windows
Goto Forum:
  


Current Time: Fri Mar 29 13:53:26 GMT 2024

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

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

Back to the top