I am currently working on a project which uses STLPort and I want to create a Natvis file so that we can easily debug STL containers. I am however facing a problem with some containers: the template parameters $Tn defined in the natvis file are not properly resolved, except for the very first element that is observed through the debugger within the currently active debugging session.This is a very important issue for us, since not being able to properly debug STL types with VS2012 slows down the team.
Visual Studio/Team Foundation Server/.NET Framework Tooling Version
What category (if any) best represents this feedback?
Steps to reproduce
Product Language
Operating System
Operating System Language
Actual results
Expected results
Locale
Please wait...