Skip to main content



      Home
Home » Language IDEs » C / C++ IDE (CDT) » debugging errors(debugging)
debugging errors [message #1691378] Mon, 06 April 2015 14:33 Go to next message
Eclipse UserFriend
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 154 times)
Re: debugging errors [message #1705993 is a reply to message #1691378] Thu, 20 August 2015 15:25 Go to previous message
Eclipse UserFriend
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: Sun Apr 20 00:53:04 EDT 2025

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

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

Back to the top