0% found this document useful (0 votes)
27 views9 pages

What's New in VS 2010 Debugging

VS 2010 includes several enhancements to debugging tools and features, including improved breakpoints, data tips, thread windows, dump file loading, IntelliTrace, symbol loading, and support for 64-bit and parallel debugging of WPF and multithreaded applications. Resources for learning more include blog posts, online documentation, and Channel 9 videos.

Uploaded by

gregsohl
Copyright
© Attribution Non-Commercial (BY-NC)
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PPTX, PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
27 views9 pages

What's New in VS 2010 Debugging

VS 2010 includes several enhancements to debugging tools and features, including improved breakpoints, data tips, thread windows, dump file loading, IntelliTrace, symbol loading, and support for 64-bit and parallel debugging of WPF and multithreaded applications. Resources for learning more include blog posts, online documentation, and Channel 9 videos.

Uploaded by

gregsohl
Copyright
© Attribution Non-Commercial (BY-NC)
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PPTX, PDF, TXT or read online on Scribd
You are on page 1/ 9

Whats New in VS 2010 Debugging

Presented by Gregory M. Sohl

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

Breakpoints
Labels Searching

Toolbar buttons affect displayed breakpoints

Import / Export

Data Tips
Pinning Add additional values Comments Pin to source Remember last value Import / Export

Thread Window
Search Grouping Filter Call Stack Expansion / Search Breakpoint Memory

Dump File Loading


File Association Dump Summary Action Links Debug with mixed (CLR 4 only)

IntelliTrace
Black Box Recorder On by default! IntelliTrace Windows Options Call information option Works with .NET 3.5 Code too

Symbol Loading
MS Symbol Server provided Auto Loading Exceptions Only load specified Paste functionality (not obvious)

Resources
Scott Gu Blog Post: http://bit.ly/9a9kHt Online Doc: http://bit.ly/cuEiPp Debugger Enhancements

Channel9 Video: http://bit.ly/9ee4bW Channel9 Video with Tess: http://bit.ly/ct5Dw5

Debugging Crash Dumps with VS 2010

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

You might also like