Code::Blocks Forums
User forums => Help => Topic started by: GalaG on March 25, 2009, 11:32:27 am
-
hi,
first of all I just downloaded codeblocks, and it's a great IDE!!
using minGW, I try to debug a program and get a message :
"The debugger executable is not set....".
the message states a please to set it up, right? "Compiler and debugger" -> "Programs"
"Programs" do not exist... or am I missing something?
Thanks
[attachment deleted by admin]
-
It's a typo and should be toolchain executables.
Make sure gdb.exe exists.
If you use MinGW from mingw.org, you have to download (and install) it seperately.