Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Language IDEs » C / C++ IDE (CDT) » Unable to debug in Eclipse C/C++ Edition [Oxygen version](Could not debug using Eclipse)
Unable to debug in Eclipse C/C++ Edition [Oxygen version] [message #1767992] Wed, 12 July 2017 14:42 Go to next message
Pritam Nandy is currently offline Pritam NandyFriend
Messages: 1
Registered: July 2017
Junior Member
Hi,

I have Eclipse Oxygen (C/C++, CDT installed). I have installed GDB via Homebrew by triggering the command 'brew install gdb'.
However, when I try to debug I get this error - Error with command: gdb --version
Cannot run program "gdb": Launching failed

What am I missing?
Re: Unable to debug in Eclipse C/C++ Edition [Oxygen version] [message #1768083 is a reply to message #1767992] Thu, 13 July 2017 13:21 Go to previous message
Jonah Graham is currently offline Jonah GrahamFriend
Messages: 416
Registered: June 2014
Senior Member
Does gdb launch successfully from the terminal? Is gdb on the PATH so that Eclipse can find it?
Previous Topic:Error Starting Eclipse
Next Topic:CDT hangs invoking build command
Goto Forum:
  


Current Time: Thu Apr 25 06:53:49 GMT 2024

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

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

Back to the top