Code::Blocks Forums

User forums => Help => Topic started by: garar on October 07, 2006, 09:35:49 pm

Title: WinXP, Mingw, gdb, debug not working.
Post by: garar on October 07, 2006, 09:35:49 pm
Hi im using 07.10.2006 night build and i have instaled realeas candidate mingw from mingw project. But there is one big problem:
Quote
Building to ensure sources are up-to-date
Build succeeded
Selecting target: Debug
Adding source dir: E:\Krystian\projekty\asd2\
Adding source dir: E:\Krystian\projekty\asd2\
Adding file: .\asd2.exe
Starting debugger: done
Registered new type: wxString
Registered new type: STL String
Registered new type: STL Vector
Setting breakpoints
Debugger name and version: GNU gdb 5.2.1
No source file named E:/Krystian/projekty/asd2/a.cpp.
Program exited normally.
Debugger finished with status 0

I runned debug to cursor, to beak point. Nothing is working. It is build with debug symbols.
Can anyone help me?
Title: Re: WinXP, Mingw, gdb, debug not working.
Post by: zero on October 07, 2006, 09:46:33 pm
Upgrade to gdb 6.3
Title: Re: WinXP, Mingw, gdb, debug not working.
Post by: takeshimiya on October 08, 2006, 09:56:20 am
What about an AnnoyingDialog checking if gdb <=6.3 telling "Please upgrade gdb" ?