Author Topic: WinXP, Mingw, gdb, debug not working.  (Read 3466 times)

garar

  • Guest
WinXP, Mingw, gdb, debug not working.
« 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?

zero

  • Guest
Re: WinXP, Mingw, gdb, debug not working.
« Reply #1 on: October 07, 2006, 09:46:33 pm »
Upgrade to gdb 6.3

takeshimiya

  • Guest
Re: WinXP, Mingw, gdb, debug not working.
« Reply #2 on: October 08, 2006, 09:56:20 am »
What about an AnnoyingDialog checking if gdb <=6.3 telling "Please upgrade gdb" ?