News:

Accounts with zero posts and zero activity during the last months will be deleted periodically to fight SPAM!

Main Menu

GDB NOT WORKING!

Started by Szabadember, April 10, 2007, 11:36:46 PM

Previous topic - Next topic

Szabadember

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

afb

Does it work from a directory without spaces in the path ?

Szabadember

it worked with the same Path some weeks ago on my Windows XP SP2...

Szabadember

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