Code::Blocks Forums

User forums => Help => Topic started by: superman on December 03, 2007, 03:03:18 pm

Title: "The debugger executable is not set" problem
Post by: superman on December 03, 2007, 03:03:18 pm
When I try to start debugging ,an window will pop up,saying"The debugger executable is not set.......switch to the "programs" tab.....", sorry but I can't see where the "program" tab is. Help :(
Title: Re: "The debugger executable is not set" problem
Post by: MortenMacFly on December 03, 2007, 03:37:37 pm
Help :(
It's in the compiler setup -> Settings -> Compiler and debugger.
Title: Re: "The debugger executable is not set" problem
Post by: fud on December 15, 2007, 08:08:55 pm
i got this error too in my first debugging test with C::B, to solve it i downloaded a version of gdb a part from mingw (it didnt come whith mingw), wich you could find here: http://gd.tuwien.ac.at/gnu/mingw/?fisel=gG (look for gdb-5.2.1-1.exe or  gdb-other-version .exe ).
Just install it over your main mingw folder and done.

ps: sure, i m supossing that you are using the mingw  :D
Title: Re: "The debugger executable is not set" problem
Post by: Malcolmj. on January 20, 2011, 07:50:32 pm
Hi Fud,
Thanks very much for this.
Finally got Code::Blocks working on Vista.
Title: Re: "The debugger executable is not set" problem
Post by: MortenMacFly on January 20, 2011, 08:35:07 pm
Please do not hijack 3 year old threads. Thanks.