Code::Blocks Forums

User forums => Using Code::Blocks => Topic started by: mrsolo2000 on July 17, 2009, 06:08:29 pm

Title: Debugger won't start with F8 - option is grayed out
Post by: mrsolo2000 on July 17, 2009, 06:08:29 pm
I am sure this has already been posted but I need some help with getting the debugger working.  The option is grayed out for me in the debugger menu option.  I am running fedora with gdb and gcc installed.  Any help with pointing me in the right direction for the configuration documentation would be awesome.  Thanks (I am new to codeblocks BTW).
Title: Re: Debugger won't start with F8 - option is grayed out
Post by: Jenna on July 17, 2009, 08:37:19 pm
Do you try to debug a single file ?

Code::Blocks only supports debugging in a project, not for single files.
Title: Re: Debugger won't start with F8 - option is grayed out
Post by: rynee on September 21, 2014, 09:37:55 am
Unfortunately after 5 years, the development team has been unable to fix this bug. Is that on the to-do list yet?
Title: Re: Debugger won't start with F8 - option is grayed out
Post by: stahta01 on September 21, 2014, 04:38:24 pm
Unfortunately after 5 years, the development team has been unable to fix this bug. Is that on the to-do list yet?

Learn the difference between a bug and a feature request!!

Tim S.
Title: Re: Debugger won't start with F8 - option is grayed out
Post by: oBFusCATed on September 21, 2014, 09:04:30 pm
It is on the todo list but it is very low priority. If you want to debug something either make a project or use standalone gdb...
Title: Re: Debugger won't start with F8 - option is grayed out
Post by: Etch4 on June 27, 2020, 03:58:47 pm
Thanks.
This save my life !!