Author Topic: Debugging trouble  (Read 8920 times)

mike

  • Guest
Debugging trouble
« on: January 31, 2005, 03:17:07 pm »
Yiannis,


How do I set up the debugger for MinGW? When I got to it now, C::B was already installed, and the MinGW path was wrong, and there was no debugger in the compiler settings entry. So I set up the correct path and found "dbg.exe" via the dialog box. And this is what I get now:

Selecting target: mingw-debug
Starting debugger: done
No source file named ..\testcases\case1.c.
error
exited 1
Debugger finished with status 0

Any help is highly appreciated.