Code::Blocks Forums
Welcome,
Guest
. Please
login
or
register
.
Did you miss your
activation email
?
1 Hour
1 Day
1 Week
1 Month
Forever
Login with username, password and session length
News:
As usual while waiting for the next release - don't forget to check the
nightly builds
in the forum.
Home
Help
Search
Login
Register
Code::Blocks Forums
»
Developer forums (C::B DEVELOPMENT STRICTLY!)
»
Development
»
Debugging windows
« previous
next »
Send this topic
Print
Pages: [
1
]
Go Down
Author
Topic: Debugging windows (Read 4453 times)
chameleon
Multiple posting newcomer
Posts: 40
Debugging windows
«
on:
October 27, 2007, 11:00:50 pm »
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.
Logged
XayC
Multiple posting newcomer
Posts: 94
Re: Debugging windows
«
Reply #1 on:
October 28, 2007, 09:25:25 pm »
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.
Logged
Send this topic
Print
Pages: [
1
]
Go Up
« previous
next »
Code::Blocks Forums
»
Developer forums (C::B DEVELOPMENT STRICTLY!)
»
Development
»
Debugging windows