Results 1 to 5 of 5

Thread: VS2010 Debugger Canvas

  1. #1

    Thread Starter
    Karen Payne MVP kareninstructor's Avatar
    Join Date
    Jun 2008
    Location
    Oregon
    Posts
    6,713

    VS2010 Debugger Canvas

    Debugger Canvas is a new user experience for the debugger in Visual Studio Ultimate. It pulls together the code you’re exploring onto a single pan-and-zoom display. As you hit breakpoints or step into code, Debugger Canvas shows just the methods that you’re debugging, with call lines and local variables, to help you see the bigger picture.

    http://msdn.microsoft.com/en-us/devlabs/debuggercanvas

    I tried Debugger Canvas out, seems like it could be useful to some developers. One nice feature is a canvas can be saved to XPS and emailed.

  2. #2
    Super Moderator Shaggy Hiker's Avatar
    Join Date
    Aug 2002
    Location
    Idaho
    Posts
    40,104

    Re: VS2010 Debugger Canvas

    The link appears to be broken.

    EDIT: Strange, it worked only moments later. Disregard the first comment.
    My usual boring signature: Nothing

  3. #3
    PowerPoster SJWhiteley's Avatar
    Join Date
    Feb 2009
    Location
    South of the Mason-Dixon Line
    Posts
    2,256

    Re: VS2010 Debugger Canvas

    Looks really useful; unfortunately, it looks like it is ultimate only
    "Ok, my response to that is pending a Google search" - Bucky Katt.
    "There are two types of people in the world: Those who can extrapolate from incomplete data sets." - Unk.
    "Before you can 'think outside the box' you need to understand where the box is."

  4. #4

  5. #5

    Thread Starter
    Karen Payne MVP kareninstructor's Avatar
    Join Date
    Jun 2008
    Location
    Oregon
    Posts
    6,713

    Re: VS2010 Debugger Canvas

    Quote Originally Posted by NickThissen View Post
    Wow, that looks really useful. Too bad it's ultimate only, I can only get Professional via Dreamspark
    Yeah it is pretty sweet.

Tags for this Thread

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  



Click Here to Expand Forum to Full Width