Restore IntelliTrace window in Visual Studio 2012 Ultimate

I closed by mistake IntellyTrace Window. Before I did this, I saw how IntelloTrace Window and stack trace inside by default when debugging. But recently, I have been closing these windows in some way, and stil cannot restore it.

I read this: http://msdn.microsoft.com/en-us/library/dd572114.aspx , but nothing works. I just want to see IntelliTrace Windows again and can't find a working solution anywhere.

Has anyone come across this? Or How to restore all intelliTrace properties? It seems that there is one and the same problem, maybe it describes it better there: https://twitter.com/KevinDockx/statuses/253502498806059009

thank

+5
source share
3 answers

http://blogs.msdn.com/b/jankrivanek/archive/2013/02/05/why-are-intellitrace-windows-and-menus-missing.aspx

This Microsoft blog post explains how some debugging options for a project will hide these menu items.

+3
source

Scroll to Debug -> Intellitraceand select either Intellitrace Calls, or Intellitrace Events. You must also make sure that you are at a breakpoint or that these options will not be displayed.

Hope this helps.

+1
source

: Intellitrace . , - "" . "", IntelliTrace.

+1

All Articles