Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Language IDEs » C / C++ IDE (CDT) » OS X - Eclipse IDE for C/C++ Developers Debugger doesn't work!(Version: Kepler Service Release 2)
OS X - Eclipse IDE for C/C++ Developers Debugger doesn't work! [message #1267299] Sat, 08 March 2014 20:28 Go to next message
Hans Fritz is currently offline Hans FritzFriend
Messages: 2
Registered: March 2014
Junior Member
Hello,

after some days I finally managed to keep Eclipse running on my MacBook. First I couldn't compile any code, then I had problems with the standard #includes, which I solved by importing a setting file on every new programm.

So now I can compile and run my code, everything is okay. The last thing didn't running is the Debugger. If I want to start the Debug mode the following Error is popping up:

index.php/fa/17687/0/


Someone knows a sollution for this? Here is a picture of some of my settings:

index.php/fa/17686/0/


Using:

Eclipse IDE for C/C++ Developers
Version: Kepler Service Release 2

MacOS Version 10.9.2

XCode was installed before Eclipse


I'am a beginner in using Eclipse. It would be nice if someone could help me with the settings.

Greetings,
Hans

[Updated on: Sun, 09 March 2014 02:05]

Report message to a moderator

Re: OS X - Eclipse IDE for C/C++ Developers Debugger doesn't work! [message #1267770 is a reply to message #1267299] Sun, 09 March 2014 14:50 Go to previous messageGo to next message
Klaus km is currently offline Klaus kmFriend
Messages: 142
Registered: November 2011
Senior Member
Hello Hans,

the error message tells you, that Eclipse could not find gdb on your Mac.

I'm not a Mac user but i googled that for you and find out, that Maverick comes without gdb, for example read this discussion:
http://stackoverflow.com/questions/19554439/gdb-missing-in-os-x-mavericks

Next time please try googling yourself...

regards,
Klaus




Re: OS X - Eclipse IDE for C/C++ Developers Debugger doesn't work! [message #1268647 is a reply to message #1267770] Mon, 10 March 2014 20:09 Go to previous message
Hans Fritz is currently offline Hans FritzFriend
Messages: 2
Registered: March 2014
Junior Member
Thank you, I tried to google it first, but I couldn't find out the problem.


I solved it now with the help of this little tutorial.

-> type 'GDB on OS X Mavericks and Xcode 5' on google, first link
Previous Topic:Odd stack trace in debugger.
Next Topic:Multiple main()s?
Goto Forum:
  


Current Time: Fri Apr 19 09:35:33 GMT 2024

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

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

Back to the top