Code::Blocks Forums

User forums => Help => Topic started by: wakandan on November 23, 2008, 05:27:12 pm

Title: Can not use the debugger
Post by: wakandan on November 23, 2008, 05:27:12 pm
I don't understand why I can not use the debugger. I did follow the instruction I've found in forum, but it couldn't help, because my the debugger can not be chosen. I attach a photo of my screen here. Hope you can help me solve this issue.



[attachment deleted by admin]
Title: Re: Can not use the debugger
Post by: Jenna on November 23, 2008, 06:21:16 pm
Do you have a project, or just a single-file ?

In the second case it will not work.

Use the wizard to create a project (it seems to be console project in your case) and change the sourcecode to your needs.
Title: Re: Can not use the debugger
Post by: wakandan on November 23, 2008, 06:36:07 pm
Oh, it works. Thank you very much  :D. Just a little thought, why didn't code::block supports debugging feature for just a single file...?