Episode

Using the debugger in Visual Studio with Leslie Richardson

Do you want to know how to debug your code faster? Tired of seeing printf() statements clutter your code? Join Leslie Richardson from the Visual Studio team to learn some cool tips and tricks about how to expedite, customize, and improve your debugging experience!

Leslie is a program manager on the Visual Studio extensibility team and the host of VS Toolbox on Channel 9. She focuses on improving the overall extensibility experience in Visual Studio while currently helping to create a simpler, out-of-proc extensibility API. She also worked on the debugging team, where she debugged developers' problems by designing new debugging tools such as Pinnable Properties and improving existing ones such as the Parallel Stacks window.

Did you know... You can find out all about the debugger on Microsoft Docs!

Visual Studio debugger documentation

Debugger resources