User forums > Help
"No source file named " problem while debugging
fiesch:
a quite short answer ;)
all i can safely identify is a error message from gdb about an non-existing file which exists in exactly that spot.
I already 777'ed the whole file structure to eliminate a error source to no avail.
I can, however, not say if this is a gdb problem or a C::B Problem, as i haven't had the time yet to probe around on the issue.
I do see the same pattern as "Eremit", though so i thought I'd second.
Eremit:
--- Quote from: MortenMacFly on October 28, 2009, 02:39:33 pm ---
--- Quote from: Eremit on October 28, 2009, 02:26:11 pm ---Correct? - If yes I will file a bug.
--- End quote ---
No.
--- End quote ---
Ok, then what now?
@fiesch: You understood me correctly :)
koso:
Some older version of gdb had problem with paths which included spaces or special characters ... If this is your case, try to move project to some "safe" path.
Eremit:
Path should be ok, no special characters or something like that.
fiesch:
Just for completeness sake as i was stumbling across this thread again:
In my case the custom make file was simply missing the -g flag to generate debug symbols which generates the "no sourcefile named" message which is pretty misleading
Navigation
[0] Message Index
[#] Next page
[*] Previous page
Go to full version