9
What’s New in VS 2010 Debugging Presented by Gregory M. Sohl

What’s new in Visual Studio 2010 debugging

Embed Size (px)

DESCRIPTION

This is from awhile back and has limited value out side of a simple inventory without demos. However, I still see many developers who don't take advantage of these features that have been with us since VS 2010 was released. I hope this helps with some awareness.

Citation preview

Page 1: What’s new in Visual Studio 2010 debugging

What’s New in VS 2010 Debugging

Presented by

Gregory M. Sohl

Page 2: What’s new in Visual Studio 2010 debugging

VS 2010 Debugging Enhancements

Breakpoints Searching Labeling Import / Export

Data Tips / Pinning

Thread Window Redesign

Loading of Dump Files

IntelliTrace

Symbol Loading Enhancements

Parallel Stacks

Parallel Tasks

64 bit debugging

WPF Tree Visualizer

Page 3: What’s new in Visual Studio 2010 debugging

Breakpoints

Labels

Searching Toolbar buttons affect displayed breakpoints

Import / Export

Page 4: What’s new in Visual Studio 2010 debugging

Data Tips

Pinning

Add additional values

Comments

Pin to source

Remember last value

Import / Export

Page 5: What’s new in Visual Studio 2010 debugging

Thread Window

Search

Grouping

Filter

Call Stack Expansion / Search

Breakpoint Memory

Page 6: What’s new in Visual Studio 2010 debugging

Dump File Loading

File Association

Dump Summary

Action Links

Debug with mixed (CLR 4 only)

Page 7: What’s new in Visual Studio 2010 debugging

IntelliTrace

Black Box Recorder

On by default!

IntelliTrace Windows

Options

Call information option

Works with .NET 3.5 Code too

Page 8: What’s new in Visual Studio 2010 debugging

Symbol Loading

MS Symbol Server provided

Auto Loading Exceptions

Only load specified

Paste functionality (not obvious)

Page 9: What’s new in Visual Studio 2010 debugging

Resources

Scott Gu Blog Post: http://bit.ly/9a9kHt

Online Doc: http://bit.ly/cuEiPp

Debugger Enhancements Channel9 Video: http://bit.ly/9ee4bW

Debugging Crash Dumps with VS 2010 Channel9 Video with Tess: http://bit.ly/ct5Dw5

Debugger Team Blog: http://bit.ly/blUSyW