User forums > Help

"No source file named " problem while debugging

<< < (4/6) > >>

Eremit:
Hi all,

I got the same problem.
I use v8.02 on Ubuntu 9.10.


--- Code: ---Setting breakpoints
Debugger name and version: GNU gdb (GDB) 7.0-ubuntu
No source file named /home/<removed>/src/test/test.cpp.
Temporary breakpoint 1 ("/home/<removed>/src/test/test.cpp:5) pending.
Program exited normally.
Debugger finished with status 0
--- End code ---

It's a custom makefile project, created from cmake files.
I checked it and the file exists.

Any ideas?

fiesch:
absolutely the same here, custom makefile, file exists
c::B 8.02 (Apr 19/09)
running on ubuntu

note: "File exists" refers to the file the breakpoint is in and which gdb states it can't find, it's given in the output as a absolute path

Eremit:
So I guess it is likely that this is a bug in codeblocks and not in the cmake project file generator.

Correct? - If yes I will file a bug.

fiesch:
As mine is a self-managed makefile i would guess so, yes.
That is if i understood you correctly.

MortenMacFly:

--- Quote from: Eremit on October 28, 2009, 02:26:11 pm ---Correct? - If yes I will file a bug.

--- End quote ---
No.

Navigation

[0] Message Index

[#] Next page

[*] Previous page

Go to full version