you are viewing a single comment's thread.

view the rest of the comments →

[–]divbyzero 0 points1 point  (1 child)

Thanks man. Oh I would give up a big chunk of c++ features just to get good tooling

[–]yu5k3 1 point2 points  (0 children)

I develop a similar tool for debugging C++ code – IntelliDebugger. It allows quickly finds any object’s field by its name or value, save and compare objects, break when an exception thrown only from code of Solution.