News:

Accounts with zero posts and zero activity during the last months will be deleted periodically to fight SPAM!

Main Menu

how Setting up the debbuger on 8.02?

Started by GalaG, March 25, 2009, 11:32:27 AM

Previous topic - Next topic

GalaG

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]

Jenna

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.