Loading User Information from Channel 9
Something went wrong getting user information from Channel 9
Loading User Information from MSDN
Something went wrong getting user information from MSDN
Loading Visual Studio Achievements
Something went wrong getting the Visual Studio Achievements
10-4 Episode 28: An Introduction to the Historical Debugger
Jul 23, 2009 at 8:34 AMThe scope of the work to support 64-bit won't fit into a SP. It would be the version after VS2010 but I don't know the exact timeline.
HabibH.
10-4 Episode 28: An Introduction to the Historical Debugger
Jul 22, 2009 at 9:20 PMTo add to Brian's point about 64-bit support, in the F5 scenario, our collection mechanism (i.e. how we collect information about a process) is specific to 32-bit processes. Unfortunately, we didn't have enough time to implement 64-bit support and had to make a hard cut. You can bet that 64-bit support is one of our top priorities after the VS2010 release.
Thanks,
Habib Heydarian.
10-4 Episode 20: Downloading and Installing Visual Studio 2010 Beta 1
May 20, 2009 at 11:13 PMThanks for the feedback Moemeka. We don't have any code analysis rules for dynamic. Do you have any specific scenarios in mind?
HabibH.
Historical Debugger and Test Impact Analysis in Visual Studio Team System 2010
Oct 09, 2008 at 1:21 PMIn VS 2010, the Historical Debugger feature will work for C++/CLI, but not for native C++. This was a really difficult decision for us but we are thinking hard about how to address this in the future.
Thanks,
HabibH.
Historical Debugger and Test Impact Analysis in Visual Studio Team System 2010
Oct 09, 2008 at 8:43 AMWe are working towards having a solution where you don't need VS installed to be able to collect a log file for the Historical Debugger. We haven't finalized a plan yet, so I can't go into detail about what the final experience will be.
Thanks,
HabibH.