Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Language IDEs » C / C++ IDE (CDT) » Breakpoints Not Being Set(Another issue with breakpoints involving some strange error from gdb)
Breakpoints Not Being Set [message #895622] Fri, 13 July 2012 20:25
wd40bomber7 P is currently offline wd40bomber7 PFriend
Messages: 3
Registered: July 2012
Junior Member
Ok I have eclipse Juno Release, build id 20120614-1722
And my gdb version is 7.4-2012.04 and is running on Ubuntu

Whenever I set breakpoints I get a whole bunch of errors that look like this:

Error in re-setting breakpoint 1: Function "/home/acct/Documents/eclipse/Project Name/Src Files/Settings.cpp:112" not defined.
Error in re-setting breakpoint 2: Function "/home/acct/Documents/eclipse/Project Name/Src Files/Utilities.cpp:20" not defined.

I changed a few details of the path for privacy's sake.

Anyways, I can't seem to find this exact error anywhere else but doing things manually with gdb by itself works. When I use GDB by itself I use source files in another directory actually, could this be caused just because there are spaces in the path? That would be stupid right?

Edit: Confirmed! The glitch appears to be in gdb itself. (I tried to insert the link but it wont let me) Though unlike that link states, it seems to fail on files with spaces in the directory names as well as the file names. That's absolutely ridiculous. Oh well, does anyone know how I can go about downgrading or upgrading GDB to a version that works?

[Updated on: Fri, 13 July 2012 20:39]

Report message to a moderator

Previous Topic:Help me to install CDT
Next Topic:Breakpoint Log Action Expression
Goto Forum:
  


Current Time: Thu Apr 18 12:16:25 GMT 2024

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

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

Back to the top