Code::Blocks Forums
Welcome,
Guest
. Please
login
or
register
.
Did you miss your
activation email
?
1 Hour
1 Day
1 Week
1 Month
Forever
Login with username, password and session length
News:
As usual while waiting for the next release - don't forget to check the
nightly builds
in the forum.
Home
Help
Search
Login
Register
Code::Blocks Forums
»
Developer forums (C::B DEVELOPMENT STRICTLY!)
»
Development
»
GDB NOT WORKING!
« previous
next »
Send this topic
Print
Pages: [
1
]
Go Down
Author
Topic: GDB NOT WORKING! (Read 4734 times)
Szabadember
Multiple posting newcomer
Posts: 75
That's me!
GDB NOT WORKING!
«
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
Logged
afb
Developer
Lives here!
Posts: 884
Re: GDB NOT WORKING!
«
Reply #1 on:
April 10, 2007, 11:46:13 pm »
Does it work from a directory without spaces in the path ?
Logged
Szabadember
Multiple posting newcomer
Posts: 75
That's me!
Re: GDB NOT WORKING!
«
Reply #2 on:
April 11, 2007, 09:57:49 am »
it worked with the same Path some weeks ago on my Windows XP SP2...
Logged
Szabadember
Multiple posting newcomer
Posts: 75
That's me!
Re: GDB NOT WORKING!
«
Reply #3 on:
April 14, 2007, 01:32:38 pm »
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
Logged
Send this topic
Print
Pages: [
1
]
Go Up
« previous
next »
Code::Blocks Forums
»
Developer forums (C::B DEVELOPMENT STRICTLY!)
»
Development
»
GDB NOT WORKING!