summaryrefslogtreecommitdiffstats
path: root/ml/dlib/tools/visual_studio_natvis/README.txt
blob: f766ac0c1bc82ce58495b8bf2a58f2b6473a75bb (plain)
1
2
3
4
5
6
7
8
9
10
11
12
Hi Davis,
thanks for your work on dlib!
 
I have created a natvis file to have nicer debugger visualization of dlib matrices in Visual Studio (2012 - …) and I just wanted to share it with you.
 
To test it, copy the file into you folder  %USERPROFILE%\My Documents\Visual Studio 2015\Visualizers or %VSINSTALLDIR%\Common7\Packages\Debugger\Visualizers as described here https://msdn.microsoft.com/en-us/library/jj620914.aspx
 
It’s certainly extendable, especially to include it into image watch, but currently it may help users to debug much faster.
 
Feel free to share it.
Best,
    Johannes Huber