.NET Tools
Essential productivity kit for .NET and game developers
Natvis Comes to Linux and macOS: Visualize Your C++ Types Without Writing a Single Data Formatter
If you’ve ever debugged your own C++ containers, strings, or hash tables on Linux or macOS, you know the deal: to see anything useful in the debugger, you have to write a custom data formatter. And writing a good data formatter is genu...
