Hi Everyone!

We released new features to IntelliDebugger for Visual Studio. It's MSVS extension that makes debugging C++ and C# code more useful. Now it allows quickly finds any object’s field by name or value, save and compare variables, break when an exception thrown only from code of Solution. For example, I often use search and compare variable in Compare window:

IntelliDebugger for Visual Studio-visual-studio-search-compare-gif

We will soon release support Visual Studio 2015. I would be grateful if you could try it and write me your feedback.

[Disclaimer: I co-created the IntelliDebugger]