No Thread Window Visual Studio 2010 Ultimate

Viewed 8177

Does anyone know what the problem here? There is no Thread Window in Debug menu. I am using full VS2010 (Ultimate SP1).

enter image description here

3 Answers

I marked a thread as a duplicate of this one but the author was also looking for the Tasks window. Adding this answer to be clear that it is under the same menu option in newer versions of Visual Studio.

As per the answer, you need to be in debug mode for this option to show up.

enter image description here

Related