Code::Blocks Forums

User forums => Help => Topic started by: GalaG on March 25, 2009, 11:32:27 am

Title: how Setting up the debbuger on 8.02?
Post 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]
Title: Re: how Setting up the debbuger on 8.02?
Post by: Jenna on March 25, 2009, 11:37:47 am
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.