Entrian Inline Watch 0.8.9: Hide values for given types; other fixes
Friday, September 18th, 2015 by Richie Hindle
I’ve just published Entrian Inline Watch 0.8.9, with these enhancements:
- You can now suppress the display of values for a type, by entering a blank format for it in the Object Display settings.
- When an accessor expression like
p->get_x()
doesn’t render a value, a value is now displayed forp
(thanks, Martin). - Values are now correctly rendered for pointers to pointers (to pointers to pointers to pointers…) (thanks, Martin).
- Fixed an intermittent crash that was due to Visual Studio firing debugger events re-entrantly (yeah, thanks, Visual Studio 🙂 )
You can download the new release from the download page or the gallery.