Skip to content

lanzkron/visualstudio-debugger

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

37 Commits
 
 
 
 
 
 

Repository files navigation

Visualizers for Microsoft Visual Studio 2012, 2013

This is collection of visualizers for Microsoft Visual Studio debugger. Most of the visualizers are developed for Visual Studio 2012+ which uses new style XML-based visualizers.

Download

Git repository: https://github.com/mloskot/visualstudio-debugger

Usage

Copy all or selected .natvis and .natfilter files to your profile folder

%USERPROFILE%\My Documents\Visual Studio Dev11\Visualizers\

Documentation

There are only two sources of documentation I have found:

  1. Comments in defaultvis.natvis provide a good overview of the format

     %VSINSTALLDIR%\Common7\Packages\Debugger\Visualizers\defaultvis.natvis
    
  2. The debugger visualizers XML Schema is installed in

     %VSINSTALLDIR%\Xml\Schemas\natvis.xsd
    

References

License

Copyright (c) 2011-2013 Mateusz Loskot mateusz@loskot.net

Use, modification and distribution is subject to the Boost Software License, Version 1.0. (See accompanying file LICENSE_1_0.txt or copy at http://www.boost.org/LICENSE_1_0.txt)

See also important notes about exclusions in individual files.

About

Collection of debugger visualizers and filters Visual Studio 2010 and 2012

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published