Code::Blocks Forums
Developer forums (C::B DEVELOPMENT STRICTLY!) => Development => Topic started by: Szabadember on April 10, 2007, 11:36:46 pm
-
GDB always gives me the following error:
No source file named G:/Dokumentumok/c++ programozas/valami/main.cpp.
Breakpoint 1 ("G:/Dokumentumok/c++ programozas/valami/main.cpp:6) pending.
I tried it under WinXp sp2 and Win Vista too.
GDB does not work for me with rev3803 and 3823
It works with RC2
i did not try it with older nightly builds but it worked for me some weeks ago
-
Does it work from a directory without spaces in the path ?
-
it worked with the same Path some weeks ago on my Windows XP SP2...
-
Fixed, was a path problem
Some weeks ago GDB had no problem with paths containing spaces and charachters like: őúéáű
Why doesn't it work now? GDB remained the same (6.3), only codeblocks changed and it even works with RC2 for me