The Visual Studio MI Debug Engine ("MIEngine") provides an open-source Visual Studio Debugger extension that works with MI-enabled debuggers such as gdb and lldb.
MIT License
818
stars
218
forks
source link
Enable NatvisDiagnostics for VS Debug Option #1357
This PR enables Natvis Diagnostics for VS. If the NatvisDiagnostics in the VS Debug Options is enabled, it will output to the debug pane.
Options Window:
Output Window: