Author Topic: how Setting up the debbuger on 8.02?  (Read 2566 times)

Offline GalaG

  • Multiple posting newcomer
  • *
  • Posts: 12
how Setting up the debbuger on 8.02?
« 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]
« Last Edit: March 25, 2009, 11:44:22 am by GalaG »

Offline Jenna

  • Administrator
  • Lives here!
  • *****
  • Posts: 7255
Re: how Setting up the debbuger on 8.02?
« Reply #1 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.