Visual studio 2012 - locals have disappeared

后端 未结 6 1897
遇见更好的自我
遇见更好的自我 2021-01-18 00:54

While debugging VS2012 I have found that I can no longer access variable values:

  • The Locals window does not show anything (pictured below).
  • The Watch
6条回答
  •  栀梦
    栀梦 (楼主)
    2021-01-18 01:32

    I will add this answer as I had the same problem with a different resolution.

    I had mistakenly closed the locals window and could not find it as it was not with other windows under the VIEW menu. I found it under the DEBUG menu Windows option.

    or Optionally:

    Ctrl+Alt+V, L

提交回复
热议问题