InfoQ Homepage News Debugger Canvas 1.1 Adds Easy On/Off, Improved Navigation
Debugger Canvas 1.1 Adds Easy On/Off, Improved Navigation
This item in japanese
Feb 03, 2012 1 min read
by
Write for InfoQ
Feed your curiosity. Help 550k+ globalsenior developers
each month stay ahead.Get in touch
Debugger Canvas, the tool that introduced 'Code Bubbles' to the Visual Studio Ultimate debugger, debuted early last summer to a great deal of excitement in the developer community. This week, Microsoft released Debugger Canvas 1.1 with new features and debugging performance improvements, in addition to bug fixes.
The new features in this release are:
- Debugger Canvas can be switched on or off during a debugging session, in order to toggle to and from the standard Visual Studio debugger
- Developers are now able to move up and down the call stack while in the canvas, using the mouse or keyboard
- Multiple threads can be viewed at one time, with each identified by a different color
- Recursive calls only display one bubble
- Users can make edits to the code in a bubble (this was available in the original version as well, but is now enabled by default)
- IntelliTrace logs are viewable directly on the canvas (under development; can be enabled under Options)
Microsoft states that because Debugger Canvas depends on technologies present only in Ultimate, it is still not available for other versions of Visual Studio. (As has been reported previously on InfoQ, those wishing to try it out can do so by installing the free trial of Visual Studio Ultimate, or by using the free Virtual Machine containing Visual Studio Ultimate.) The product supports Visual Basic and C#, but not C++ or other languages.
Debugger Canvas 1.1 is available to download directly from Microsoft Labs.
This content is in the .NET topic
Related Topics:
-
Related Editorial
-
Related Sponsors
-
Popular across InfoQ
-
AWS Introduces ECS Managed Instances for Containerized Applications
-
Producing a Better Software Architecture with Residuality Theory
-
GitHub Introduces New Embedding Model to Improve Code Search and Context
-
Google DeepMind Introduces CodeMender, an AI Agent for Automated Code Repair
-
Building Distributed Event-Driven Architectures across Multi-Cloud Boundaries
-
Elena Samuylova on Large Language Model (LLM)-Based Application Evaluation and LLM as a Judge
-
Related Content
The InfoQ Newsletter
A round-up of last week’s content on InfoQ sent out every Tuesday. Join a community of over 250,000 senior developers. View an example