Felipe Pessoto

Software Engineer, Microsoft Fabric

Passionate by coding, .NET and C#. Former Microsoft Premier Field Engineer, currently working as Software Engineer in Microsoft Fabric

Post by this author

Debugging .NET Apps with Time Travel Debugging (TTD)

When you are debugging an application, there are many tools and techniques you can use, like logs, memory dumps and Event Tracing for Windows (ETW). In this post, we will talk about Time Travel Debugging, a tool used by Microsoft Support and product teams and more advanced users, but I encourage everyone to try this approach when diagnosing ...