News:

Accounts with zero posts and zero activity during the last months will be deleted periodically to fight SPAM!

Main Menu

Debugger is disabled

Started by chill, November 26, 2009, 10:25:12 AM

Previous topic - Next topic

chill

The Debug menu is disabled in my CB and I can't start it with F5. I use CB 8.02 and winXP SP2

Jenna

Quote from: chill on November 26, 2009, 10:25:12 AM
The Debug menu is disabled in my CB and I can't start it with F5. I use CB 8.02 and winXP SP2
You most likely try to debug a single file, that's not supported by C::B.

chill


MortenMacFly

Quote from: chill on November 26, 2009, 12:52:10 PM
Thats to bad
Notice that a single file can of course be debugged if it's embedded in a project. Just not a stand-alone single file without a project.
Compiler logging: Settings->Compiler & Debugger->tab "Other"->Compiler logging="Full command line"
C::B Manual: [url="https://www.codeblocks.org/docs/main_codeblocks_en.html"]https://www.codeblocks.org/docs/main_codeblocks_en.html[/url]
C::B FAQ: [url="https://wiki.codeblocks.org/index.php?title=FAQ"]https://wiki.codeblocks.org/index.php?title=FAQ[/url]