Tagged Questions
The historical-debugging tag has no wiki summary.
4
votes
7answers
2k views
What can we do to make Microsoft add IntelliTrace to VS 2010 Professional Edition? [closed]
Now that Microsoft has released VS 2010 I went to the product page here. To my amazement I found out that IntelliTrace(Historical Debugger) is supported only on the Ultimate Edition of VS 2010. This ...
3
votes
3answers
786 views
Will IntelliTrace(tm) (historical debugging) be available for unmanaged c++ in future versions of Visual Studio?
I love the idea of historical debugging in VS 2010.
However, I am really disappointed that unmanaged C++ is left out.
IntelliTrace supports debugging Visual
Basic and C# applications that ...
2
votes
2answers
712 views
intellitrace standalone recorder
I know that Test Case Management app silently records intellitrace data dump files (http://blogs.msdn.com/jennifer/archive/2008/12/05/visual-studio-team-system-vsts-2010-making-testing-easier.aspx)
I ...