User forums > Help
Several show-stopping problems
Michael:
--- Quote from: ikolev on March 12, 2006, 02:19:11 pm ---
--- Quote from: ikolev on March 12, 2006, 12:53:04 pm ---... the line "No source file named F:/w/w/CBTest/main.cpp" sounds quite strange, since the full path to main.cpp is *exactly this*.
--- End quote ---
I just remembered from other discussions on the forum that GDB *always* displays the message "No source file..." before a pending breakpoint, even when the source file is there, so this is not "strange" - it's normal.
--- End quote ---
Hello,
If I remember correctly, I have had this problems one or two times, until I discovered that I have forgotten to add the compiler flag -g. After, I added it, GDB worked fine :).
Best wishes,
Michael
ikolev:
No, it's not missing options - I already explained the cause of the problem above. I filed a bug report about it here http://developer.berlios.de/bugs/?func=detailbug&bug_id=6756&group_id=5358
Since the bug tracker doesn't allow attaching files, I tried to attach the simple example workspace here, but I got an error "the uploader folder is full" (the file size is 1 KB). Anyway, I think that's not needed since the example is quite easy to set up - just the standard hello.cpp and a Hello.cbp file in a sub-folder below it.
For now I can avoid the problem by copying the .cbp files into the project root folder, after manually removing the leading ../ in the paths to the headers/sources inside the .cbp file.
Michael:
--- Quote from: ikolev on March 13, 2006, 09:12:24 am ---Since the bug tracker doesn't allow attaching files, I tried to attach the simple example workspace here, but I got an error "the uploader folder is full" (the file size is 1 KB).
--- End quote ---
You get this error even if you try to attach file(s) to a post. You might would like to look at here.
Best wishes,
Michael
mandrav:
--- Quote ---No, it's not missing options - I already explained the cause of the problem above. I filed a bug report about it here http://developer.berlios.de/bugs/?func=detailbug&bug_id=6756&group_id=5358
--- End quote ---
Bug fixed, thanks for spotting it :)
MortenMacFly:
--- Quote from: mandrav on March 13, 2006, 10:51:13 am ---
--- Quote ---No, it's not missing options - I already explained the cause of the problem above. I filed a bug report about it here http://developer.berlios.de/bugs/?func=detailbug&bug_id=6756&group_id=5358
--- End quote ---
Bug fixed, thanks for spotting it :)
--- End quote ---
Oh man, that was something driving me mad for a while now. I'm glad it's fixed (and I can confirm that it works now). I realised the same issue that the debugger wasn't working for a project of mine but since it was working for all the others I thought it's my fault. I can only underline the following statement of mandrav:
--- Quote from: mandrav on March 11, 2006, 12:04:23 pm ---And they will remain unknown if noone reports them.
--- End quote ---
...and by the way: This thread once again shows very nicely a fact that "ships" with C::B: If there is a bug discovered and identified it's fixed nearly immediatley. I don't know any other software that reacts so fast. That alone would be reason enough to use C::B... :P
With regards, Morten.
Navigation
[0] Message Index
[#] Next page
[*] Previous page
Go to full version