Code::Blocks Forums

Developer forums (C::B DEVELOPMENT STRICTLY!) => Contributions to C::B => Topic started by: Mesomorph on December 10, 2011, 12:54:31 pm

Title: need help on debugging problem!!!!
Post by: Mesomorph on December 10, 2011, 12:54:31 pm
i've tried to run the simple "hello world' program,but it doesn't work.An error message popped out "debugger executable is not set,go to setting->compiler and debugger->toolchain executables..i'm using code::blocks 10.05 mingW,windows 7 ..what should i do?? :?: :?: :?: :?:
Title: Re: need help on debugging problem!!!!
Post by: MortenMacFly on December 10, 2011, 02:55:08 pm
what should i do?? :?: :?: :?: :?:
Do this:
go to setting->compiler and debugger->toolchain executables..
...or don't use the debug command to run your app, but the default "Compile & Run" command (the green instead of the read triangle).