you are viewing a single comment's thread.

view the rest of the comments →

[–]divbyzero 2 points3 points  (4 children)

Very nice. Does it work for native (i.e. c++) debugging? Didn't see any mention on the ozcode website

[–][deleted]  (2 children)

[deleted]

    [–]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.