• Global community
    • Language:
      • Deutsch
      • English
      • Español
      • Français
      • Português
  • 日本語コミュニティ
    Dedicated community for Japanese speakers
  • 한국 커뮤니티
    Dedicated community for Korean speakers
Exit
2

Basic debugger visualizer for Visual Studio (natvis)

Explorer ,
Nov 27, 2017 Nov 27, 2017

Copy link to clipboard

Copied

Hi All

I have created a natvis file ( replaces the old autoexp.dat), for now the classes supported are PMString,WideString,IDFile,K2Vector,PMReal (I will add more in the future).

watch.jpg

feel free to use it:

https://github.com/juancarlossanchez/InDesign-natvis

Any suggestions are welcome

TOPICS
SDK

Views

936

Translate

Translate

Report

Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
Explorer ,
Nov 27, 2017 Nov 27, 2017

Copy link to clipboard

Copied

Hi,

It's a great idea.

Have you maybe something like for OSX  XCode also?

Thx:

Karoly

Votes

Translate

Translate

Report

Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
Explorer ,
Nov 28, 2017 Nov 28, 2017

Copy link to clipboard

Copied

I do not know if it is possible to do the same for Xcode, I'm not an expert on it.

jcs

Votes

Translate

Translate

Report

Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
Explorer ,
Dec 13, 2017 Dec 13, 2017

Copy link to clipboard

Copied

LATEST

more classes supported :

  K2Vector< T >

  UIDList

  UIDList::iterator

Votes

Translate

Translate

Report

Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines