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 use
  .NET version 2.0, 3.0, 3.5, or 4. You
  can debug most applications, including
  applications that were created by
  using ASP.NET, Win...
            
           
          
            
            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 was curious if there is a standalone version that allows to record intellitrace logs (e.g. something that would sit in the tray window).
...
            
           
          
            
            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 mean that you have to spend almost $4000 for renewal and almost $12000 for a new license. Does someone have any idea how can we change this ...