Hi,
long time ago spoke of Debugger Canvas. This extension for Visual Studio 2010 allows you to debug applications in a different way. What it does is open new bubbles or canvas with the different functions/portions than code that we are cleansed and connecting them. In this way we have a view of bubbles on the elements we treat. A video to make more clear.
Video: http://msdn.microsoft.com/en-us/devlabs/debuggercanvas
As well, he recently released a new version that has the following new features
- Are shown with a new bubble recursive calls per call (this was a bit tedious before)
- Support for multi thread debugging
- Support for switching between debugging with Debugger Canvas, and the classic debugging with a single click. This was essential in some scenarios.
So you know, if you have Visual Studio 2010 Ultimate, then you can begin to debug your applications more dynamically.
Greetings @ Home
The Bruno
HomePage: http://msdn.microsoft.com/en-us/devlabs/debuggercanvas


Leave a comment