News:

When registered with our forums, feel free to send a "here I am" post here to differ human beings from SPAM bots.

Main Menu

The debug menu is invalid

Started by 79brue, May 06, 2015, 03:48:17 PM

Previous topic - Next topic

79brue

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?

oBFusCATed

Create a project.
Debugging works only if you have a project.
If you're building single files it doesn't work.
(most of the time I ignore long posts)
[strangers don't send me private messages, I'll ignore them; post a topic in the forum, but first read the rules!]

79brue

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...

oBFusCATed

What does it mean that you cannot open cbp files?
What version are you using?
Have tried to disable the code completion plugin?
(most of the time I ignore long posts)
[strangers don't send me private messages, I'll ignore them; post a topic in the forum, but first read the rules!]

79brue

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.

stahta01

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?
C Programmer working to learn more about C++.
On Windows 10 64 bit and Windows 11 64 bit.
--
When in doubt, read the CB WiKi FAQ. [url="http://wiki.codeblocks.org"]http://wiki.codeblocks.org[/url]

79brue

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.