Showing results for IntelliTrace - Visual Studio Blog

Oct 12, 2017
0
0

Step-back while debugging with IntelliTrace

Visual Studio Blog
Visual Studio Blog

Have you ever stepped while debugging, realized that you’ve taken one step too far, and wished you could step back? Or, while stepping, saw a variable change in an unexpected way, and wish you could go back a step and see what its value was before? Now you can, all without having to restart debugging to recreate the state again! In Visual ...

.NETDebugging and DiagnosticsVisual Studio 2017
Jul 23, 2015
0
1

Visual Studio 2015 Diagnostics Investments

Daniel Moth
Daniel Moth

When we wrapped up the last release of Visual Studio, I wrote a blog post titled: Visual Studio 2013 Diagnostics Investments, which gathered all the links to our blog posts and other content into a single place. It seems fitting to do the same now that VS2015 has RTM’d, and the same intro I wrote last time applies, so I won’t repeat ...

.NETDebugging and DiagnosticsJava