Author Topic: Debugger is disabled  (Read 13675 times)

chill

  • Guest
Debugger is disabled
« 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

Offline Jenna

  • Administrator
  • Lives here!
  • *****
  • Posts: 7255
Re: Debugger is disabled
« Reply #1 on: November 26, 2009, 10:35:09 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

  • Guest
Re: Debugger is disabled
« Reply #2 on: November 26, 2009, 12:52:10 pm »
Thats to bad

Offline MortenMacFly

  • Administrator
  • Lives here!
  • *****
  • Posts: 9694
Re: Debugger is disabled
« Reply #3 on: November 28, 2009, 07:30:48 am »
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: https://www.codeblocks.org/docs/main_codeblocks_en.html
C::B FAQ: https://wiki.codeblocks.org/index.php?title=FAQ