Sign in to confirm you’re not a bot
This helps protect our community. Learn more
C++ Dynamic Debugging in Visual Studio
35Likes
1,041Views
Apr 72025
David Li and Micheal Price show how C++ Dynamic Debugging deoptimizes code you set breakpoints on or step into and how this gives you the performance of optimized code with the debugging experience of unoptimized code. ⌚ Chapters: 00:00 Introduction 01:06 What is dynamic debugging? 02:30 Debugging optimized C++ code 07:30 Demo of dynamic debugging 09:00 Using familiar debugging actions 12:50 Deoptimizing specific frames 15:15 Discussion of benefits and scenarios 16:15 Turning on dynamic debugging 17:05 More on features of dynamic debugging 20:35 Wrap-up šŸ”— C++ dynamic debugging: https://aka.ms/dynamicdebugging šŸŽ™ļø Featuring: Leslie Richardson, (@lyrichardson01), David Li (@thecpppm) and Michael Price #visualstudio #cplusplus #debugging

Follow along using the transcript.

Microsoft Visual Studio

334K subscribers