Debugger Canvas announcement
-
Link
Hi everyone, we are pleased to announce the release of Debugger Canvas version 1.1. This version includes a number of bug fixes, new features, and improves performance. Some of the new features are:
- Easily turn Debugger Canvas on or off, even in the middle of a debug session.
- Quickly navigate up and down the call stack in the canvas using the keyboard or the mouse.
- See Multiple threads together on the canvas, each thread identified by its color.
- See recursive calls side by side.
- The option to edit code directly in the code bubbles is enabled by default.This last "feature" is actually nothing new. You could always edit code directly in bubbles by checking the checkbox in Tools -> Options, but some users didn't know that option existed so we frequently heard the feedback that you wished you could edit code directly in the bubbles. This time we just simply enable that feature by default if you're installing Debugger Canvas for the first time.
To install this updated version of Debugger Canvas you must uninstall the previous version of Debugger Canvas first. (Or install QFE 2581019 from http://connect.microsoft.com/VisualStudio/Downloads/DownloadDetails.aspx?DownloadID=38654 before installing the update.) This is because Visual Studio 2010 SP1 has a bug which prevents signed VSIXes from being updated. I will also post a sticky thread in the forum since I'm sure many of you will attempt to install version 1.1 on top of 1.0 without reading the instructions first. I would do the same thing! :)
You can read more about the new version and read the updated guide from the usual home page here:
http://msdn.microsoft.com/en-us/devlabs/debuggercanvasOr you can skip straight to the download and get the VSIX directly from here:
http://download.microsoft.com/download/5/A/7/5A7FB2E7-5720-4739-BDDE-28A684C5B291/Microsoft.DebuggerCanvas.vsixThanks to everyone for their continued support and we sincerely hope you enjoy Debugger Canvas version 1.1!
-
Link
I’m pleased to announce that Debugger Canvas is available for download! You can access the link from the Debugger Canvas DevLabs page at:
http://msdn.microsoft.com/en-us/devlabs/debuggercanvasor download it directly from
http://download.microsoft.com/download/5/A/7/5A7FB2E7-5720-4739-BDDE-28A684C5B291/Microsoft.DebuggerCanvas.vsix.If you don't have Visual Studio Ultimate then you can download the trial from
http://www.microsoft.com/downloads/en/details.aspx?FamilyID=e2a1a098-995e-4468-816d-7fdbe0a64f38,or download a Virtual Machine with Visual Studio Ultimate pre-installed from
http://blogs.msdn.com/b/briankel/archive/2010/06/25/now-available-visual-studio-2010-rtm-virtual-machine-with-sample-data-and-hands-on-labs.aspx.Please give us your feedback and ask lots of questions on this forum by clicking the "Ask a Question" link above. Thanks!
-
Link
Hi and Welcome to the Debugger Canvas forum!
Please use the forum to share questions, comments, ideas and bugs as you use Debugger Canvas. We're eager to hear about your experiences, so that we can improve the tool and understand how this user experience works in real life situations.
So please click the Ask a question link above, and let us hear from you!
Thanks!
The Debugger Canvas team
Jens, Kael, Rob, Andrew
-
Sticky1VotesInstallation Failed: Version 1.1 on top of 1.0 - Signature Mismatch
Extension Manager. 3. Select Debugger Canvas and click Uninstall. 4. Select VS Fragments and click Uninstall. 5. Close VS and attempt to ... -
Sticky17VotesPlease give us your feedback!
Hi everyone, we've set up this forum to get your feedback and answer any questions you may have about Debugger Canvas. Feel free to start a new thread by clicking the "Ask a Question" ...
-
Answered0VotesDebugger Canvas is way cool I would like to see it for VS2012 when might that happen
I just came across Debugger Canvas and it is very cool. When might it be avalible in VS2012 -
Unanswered0VotesUnable to debug after remove Canvas Debugger.
Hi guys. I actually like the idea of canvas debugger, i love it until something went wrong. First, when it hit the break points, the whole visual studio was not ... -
Proposed3VotesDebugger Canvas feedback
Unfortunately, I have two major issues after installing Debugger Canvas: 1. Performance of the VS2010 IDE becomes even more sluggish. 2. I can't debug ... -
Answered1VotesReusing canvases between VS sessions
I think I saw that I could create a canvas, organize it and then use it again "tomorrow". Right now, I must start from scratch each time I organize my ... -
Discussion0VotesSmall bug when hitting initial breakpoint
Hi, First off thanks for this amazing tool, this makes debugging and keeping track of all the calls my app makes across layers much easier to ... -
Proposed1VotesDoes debugger canvas work with VS 2010 premium?
At work we only have VS 2010 premium, not ultimate. Will debugger canvas work with it? -
Unanswered8VotesNow VS 2012 is out whats the status with Debug Canvas? Will we see a 2012 version soon ?
Now VS 2012 is out whats the status with Debuger Canvas? Will we see a 2012 version soon ? Any feedback here would help with decsions weather to stick with 2010 or move to 2012 if debuger canvas is to ... -
Answered1VotesProblem installing only have "Microsoft.VisualStudio.Fragments.Package.vsix"
The download package only has a VSIX for "Microsoft.VisualStudio.Fragments.Package.vsix" even though it has the DLL for the canvas. This only installs the VS Fragments but the option for ... -
Discussion0VotesSuggestion
As far as I saw, you can't resize the code bubble on the debugger canvas. That causes problems sometimes, because, as far as I can recall, there is no horizontal scroll bar. So you cannot see parts of ... -
Unanswered0Votessilverlight for smart tv
Can we have silverlight on LG smart tv? -
Discussion17VotesPlease give us your feedback!
Hi everyone, we've set up this forum to get your feedback and answer any questions you may have about Debugger Canvas. Feel free to start a new thread by clicking the "Ask a Question" ... -
Discussion0VotesDebugger Canvas Causing VS Crash from DBUnit Test Project.
I have a solution containing database schemas. Whithin which I have a project for Data Driven Database Unit tests (which operates as expected). When I ... -
Answered1VotesDebugger Canvas Output
It would be helpful if I could print the code bubbles. This is done to some degree, but it tries to print the whole thing on one sheet of paper. Printing to pdf or other ... -
Answered10VotesWhy is this only for Ultimate?
While I realise that some aspects of Debugger Canvas are Ultimate-based (use of IntelliTrace), the basic premise is applicable to all VS2010 SKUs. Are there any plans to produce a version for ... -
Discussion0VotesDebugger canvas causes issues for scripts which call devenv.exe on the command line
Hi, I've had Debugger Canvas installed for some time without any issues. However, the build script for a project I have taken over calls devenv.exe, and ... -
Unanswered0VotesUsing Code Bubbles to visualize code vulnerabilities (i.e. security issues)
As anybody used this Code Bubbles this way? It looks like a great way to visualize traces created by static analysis engines like Cat.Net -
Answered2VotesDebugger Canvas and VS11 Beta
Hi I really enjoy the debugging experience offered by this extension, but unfortunately it will not install / run within VS11 ( which I also enjoy... and have a sweet ... -
Answered0VotesVisual Studio 2010 Data Tips are broken
Last Friday my Data Tips worked great in an all day debug session. I came in this Monday 4-9-12, got latest and the Data Tips do not work when a breakpoint has been hit. My Locals, Autos, ... -
Discussion0VotesCrash Dump
https://skydrive.live.com/redir.aspx?cid=95c3c97af200597e&resid=95C3C97AF200597E!109&parid=root -
Discussion0VotesDebugger Canvas makes debugging very slow in large ASP.Net MVC 3 projects
Love the idea of Debugger Canvas - it's especially useful in certain situations. And I had found performance to be pretty decent. However, in a large ASP.NET MVC 3 project I'm working on, ... - Items 1 to 20 of 94 Next ›


