Time Travel Debugging | Visual Studio Toolbox




Channel 9 show

Summary: In this episode, Robert is joined by Mark Downie, who shows us Time Travel Debugging. provides the ability to record a Web app running on a Azure Virtual Machine (VM) and then accurately reconstruct and replay the execution path. You can record code executed in production and replay the execution path inside Visual Studio. TTD also gives you the ability to move forward and backwards in time as if you were performing "inner loop" debugging locally. Resources: Introducing Time Travel Debugging for Visual Studio Enterprise 2019Record and replay live ASP.NET apps on Azure virtual machines using the Snapshot Debugger