News:

The new Release 25.03 is out! You can download binaries for Windows and many major Linux distros here .

Main Menu

Debugging windows

Started by chameleon, October 27, 2007, 11:00:50 PM

Previous topic - Next topic

chameleon

When I press "Debug->Start", Watches window appears.
When I terminate the debugging, watches window remains.

There is no reason (I believe) to keep debugging windows open, when the C::B isn't in debug mode.
It is a waste of screen's working space.

XayC

When you run the debugger CB should switch to the debugging layout, and should also switch back to the "Code::Blocks default" layout (or the previously selected layout) when you stop debugging. You may try to save the default layout so that it doesn't have the watches dialog open.

You can manage layouts using the View->Layouts menu.
Regards, XayC.