News:

When registered with our forums, feel free to send a "here I am" post here to differ human beings from SPAM bots.

Main Menu

Debugging program changes perspective

Started by Cinolt, October 27, 2010, 12:22:59 AM

Previous topic - Next topic

Cinolt

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?

oBFusCATed

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 :)
(most of the time I ignore long posts)
[strangers don't send me private messages, I'll ignore them; post a topic in the forum, but first read the rules!]

Cinolt

Oh thanks, I didn't notice the extra Debugging perspective.