Code::Blocks Forums

User forums => Help => Topic started by: 1439808922 on May 04, 2016, 02:53:52 pm

Title: how can i save a default view/perspective??
Post by: 1439808922 on May 04, 2016, 02:53:52 pm
i have clicked save current in view/perspective, it works,but when i debug ,the perspective turn  back (GDB/CDB  debugger:Default).is it a bug?? :-[
Title: Re: how can i save a default view/perspective??
Post by: oBFusCATed on May 04, 2016, 03:35:44 pm
Nope, this is how it is meant to be.
When debugging we're switching to debug perspective.
This makes it possible to have different window during development and debugging.

There is an option to control what perspective should be used. See settings -> debugger -> common -> perspective.
If you don't like the perspective to be switched please open a feature request on our project page on sf.net.