Share via


debugging tips

VS debugger developer Jim Griesmer has been blogging a series of debugger tips.

I'm pretty excited about tracepoints - the ability to add in logging code without having to modify your code seems really useful.