Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Newcomers » Newcomers » gdb Debugging Problem on OSX Mavericks
gdb Debugging Problem on OSX Mavericks [message #1211848] Tue, 26 November 2013 16:54 Go to next message
Sean Quallen is currently offline Sean QuallenFriend
Messages: 4
Registered: November 2013
Junior Member
Hello all! I'm running Eclipse Juno on OSX Mavericks and am having problems with gdb. Since Apple discontinued gdb, I managed to install gdb using Homebrew (located at /usr/bin/local/gdb). The gdb executable is in my path and looks to be working just fine. However, upon attempting to debug with it inside Eclipse, I get this error:


"/Users/********/Eclipse_Workspace/Test": No such file or directory.


This directory does exist.. it's the project directory! However, I've never had to dig into Eclipse to make any debugging work; it's always worked right out of the box.

Any suggestions? Thanks!
Re: gdb Debugging Problem on OSX Mavericks [message #1212039 is a reply to message #1211848] Tue, 26 November 2013 18:40 Go to previous messageGo to next message
Russell Bateman is currently offline Russell BatemanFriend
Messages: 3798
Registered: July 2009
Location: Provo, Utah, USA
Senior Member

On 11/26/2013 11:30 AM, Sean Quallen wrote:
> Hello all! I'm running Eclipse Juno on OSX Mavericks and am having
> problems with gdb. Since Apple discontinued gdb, I managed to install
> gdb using Homebrew (located at /usr/bin/local/gdb). The gdb executable
> is in my path and looks to be working just fine. However, upon
> attempting to debug with it inside Eclipse, I get this error:
>
>
> "/Users/********/Eclipse_Workspace/Test": No such file or directory.
>
>
> This directory does exist.. it's the project directory! However, I've
> never had to dig into Eclipse to make any debugging work; it's always
> worked right out of the box.
>
> Any suggestions? Thanks!

Sticky post at top of forum:

http://www.eclipse.org/forums/index.php/t/161206/
Re: gdb Debugging Problem on OSX Mavericks [message #1212056 is a reply to message #1212039] Tue, 26 November 2013 18:53 Go to previous message
Sean Quallen is currently offline Sean QuallenFriend
Messages: 4
Registered: November 2013
Junior Member
Thanks for the response. I will move this thread, although I should point out that I'm having this problem with Photran, and am not dealing with C++. I assumed that pointed at an Eclipse issue, not CDT.
Previous Topic:android project problem
Next Topic:Help screens do not appear
Goto Forum:
  


Current Time: Sat Apr 27 04:08:06 GMT 2024

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

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

Back to the top