Code::Blocks Forums

User forums => Using Code::Blocks => Topic started by: Cinolt on October 27, 2010, 12:22:59 am

Title: Debugging program changes perspective
Post by: Cinolt on October 27, 2010, 12:22:59 am
I'm using the latest released nightly build. When I go to debug a C program using Code::Blocks' debugger, the IDE for some reason changes the perspective to what seems to be the default. I want the perspective the stay the same to the one I set, which disables a lot of toolbars and such. Running the program does not produce this error.

Is there any way to fix this?
Title: Re: Debugging program changes perspective
Post by: oBFusCATed on October 27, 2010, 01:17:00 am
No, when you're debugging a debugging perspective is used.
This is a feature and it was added long ago, before 8.02 I think :)

Just setup the debugging perspective how you like it, it will be save and you will be happy :)
Title: Re: Debugging program changes perspective
Post by: Cinolt on October 27, 2010, 03:04:22 am
Oh thanks, I didn't notice the extra Debugging perspective.