Author Topic: Debugging watch window has disappeared  (Read 7960 times)

Offline bhand

  • Single posting newcomer
  • *
  • Posts: 2
Debugging watch window has disappeared
« on: September 25, 2015, 06:30:38 pm »
Hi,

So I have a problem in which the debugging watch window has completely vanished while in the debugging perspective. It is checked during a debugging session, but is no where to be found on the screen. If checked and NOT in debugging mode, it will appear.

I used the watch window with no issues even yesterday, so this behavior is bizarre to me. Any suggestions? I know I can always just re-install, but I'm hoping there is a quick fix for this somewhere.

**I should note that the other debugging windows will appear, when checked, during a debugging session.
« Last Edit: September 25, 2015, 06:32:09 pm by bhand »

Offline oBFusCATed

  • Developer
  • Lives here!
  • *****
  • Posts: 13406
    • Travis build status
Re: Debugging watch window has disappeared
« Reply #1 on: September 26, 2015, 01:05:38 am »
You can try View -> Perspective -> Delete current.
(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 bhand

  • Single posting newcomer
  • *
  • Posts: 2
Re: Debugging watch window has disappeared
« Reply #2 on: September 26, 2015, 01:15:47 am »
Thank you so much. That worked.