Hi,
I'm under windows xp with C::B nightly build of the 05 October 2006. I use mingw and I have installed gdb. I would like to use breakpoints in C::B. I have registered two breakpoints and here is the errors I have:
Building to ensure sources are up-to-date
Build succeeded
Selecting target: Debug
Adding source dir: C:\Documents and Settings\dbretin\Mes documents\CB projects\little_timelog\
Adding source dir: C:\Documents and Settings\dbretin\Mes documents\CB projects\little_timelog\
Adding file: .\timelog.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 C:/DOCUME~1/dbretin/MESDOC~1/CBPROJ~1/LITTLE~1/src/main.cpp.
No source file named C:/DOCUME~1/dbretin/MESDOC~1/CBPROJ~1/LITTLE~1/src/dirlist/cdirlist.cpp.
Program exited with code 03.
Debugger finished with status 0
The application is launched then stopped at the end. It doesn't stop at my breakpoints.
Did I forget something ?
Regards.