Author Topic: How to keep watch window when debugging?  (Read 14389 times)

Offline olfried

  • Single posting newcomer
  • *
  • Posts: 2
How to keep watch window when debugging?
« on: November 12, 2011, 04:13:44 pm »
Hi,
when i restart the debugger in Codeblocks the watch window closes so that i have to reopen it.
How can i make the watch window apear automatically or make it not disapearing?
On y youtube video i saw that the watch window appeared automatically when starting debug.
How does this work?
I have found anything with the search function, the documentation or on the Web.
Olaf

Offline oBFusCATed

  • Developer
  • Lives here!
  • *****
  • Posts: 13413
    • Travis build status
Re: How to keep watch window when debugging?
« Reply #1 on: November 12, 2011, 05:19:35 pm »
Go to view -> perspectives there you should have debugging one.
Do you have it?
What happens if you switch to this perspective?

What is your c::b version, os?
(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!]

Offline olfried

  • Single posting newcomer
  • *
  • Posts: 2
Re: How to keep watch window when debugging?
« Reply #2 on: November 13, 2011, 05:38:25 pm »
Hi,
i made it now. I opened the watch window and saved the perspective and now it stays there.
Thanks for your reply.
Olaf