Code::Blocks Forums

User forums => Help => Topic started by: 79brue on May 06, 2015, 03:48:17 PM

Title: The debug menu is invalid
Post by: 79brue on May 06, 2015, 03:48:17 PM
In my computer, I can't use neither debugger nor F8, F7.
But in another computer(in academy), I can use the tool.
But since I have to compile and detect errors and bugs in home,
I have to use that handy tool.
Just that little shape turned gray,
and I can't click it.
What can I do?
Title: Re: The debug menu is invalid
Post by: oBFusCATed on May 06, 2015, 04:12:12 PM
Create a project.
Debugging works only if you have a project.
If you're building single files it doesn't work.
Title: Re: The debug menu is invalid
Post by: 79brue on May 07, 2015, 02:16:30 PM
Yes, so I created a console application.
But, I can't open cbp files!
I have to wait to long.
So, I turned on the main.cpp.
Of course it's debug button is invalid...
Title: Re: The debug menu is invalid
Post by: oBFusCATed on May 07, 2015, 08:14:42 PM
What does it mean that you cannot open cbp files?
What version are you using?
Have tried to disable the code completion plugin?
Title: Re: The debug menu is invalid
Post by: 79brue on May 11, 2015, 02:15:30 PM
uh...
What I mean is
When I try to open a console application,
its loading is too long so I can't see the codes.
Title: Re: The debug menu is invalid
Post by: stahta01 on May 11, 2015, 02:38:08 PM
Please read these questions!
Then, please answer them!

Tim S.

Quote from: oBFusCATed on May 07, 2015, 08:14:42 PM
What does it mean that you cannot open cbp files?
What version are you using?
Have tried to disable the code completion plugin?
Title: Re: The debug menu is invalid
Post by: 79brue on May 17, 2015, 09:16:06 AM
1. I mean there is too much loading when I open or make a console application.
2. I'm using v13.12 .
3. No. I even didn't know I can.