natvis support for Visual Studio 2013

Sysprogs forums Forums VisualGDB natvis support for Visual Studio 2013

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #11188
    brayden
    Participant

    I am using the last version of VisualGDB with Visual Studio 2013.

    I made simple *.natvis file and save it to the installed directory of the Visual Studio 2013.

    The natvis file works well in the Window (without VisualGDB). But It didn’t work with the VisualGDB.

    As you know, there is no template for natvis in Visual Studio 2013. Users should save the natvis file into the install directory of the Visual Studio 2013.

    Does the VisualGDB support natvis in the Visual Studio 2013? (or just higher version of Visual Studio such as VS2015, VS2017)

    https://visualgdb.com/tutorials/custom/natvis/

     

    #11191
    support
    Keymaster

    Hi,

    VisualGDB supports the .natvis files on all supported VS versions as long as the files are explicitly added to the project in Solution Explorer.

    You can check the View->Other Windows->VisualGDB Diagnostics Console for messages explaining the .natvis file search.

Viewing 2 posts - 1 through 2 (of 2 total)
  • You must be logged in to reply to this topic.