Skip to content
| Marketplace
Sign in
Visual Studio>Tools>DebugPlot
DebugPlot

DebugPlot

MPurwins

|
856 installs
| (0) | Free
This plugin allows plotting watched arrays while debugging a program. It was tested with C++ and C# and the standard datatypes (float, double, int, unsigned int, __int64 and the C# equivalents). If you need something else mail me and I'll see what I can do.
Download

There is a much better extension out there by Rodney Thomson. It is called ArrayPlotter (https://marketplace.visualstudio.com/items?itemName=RodneyThomson.ArrayPlotter)

Therefore, I won't work on this one any longer.

---------------------------------------------

 

This tools allows you to plot arrays while debugging. I am constantly working to improve this tool and it is by no means perfect. I'd love to hear your suggestions.

After installing you will find a new button in the tools menu. The following window will open if you press on it. It should be self-explanatory. 

Due to the method I am using to access the debugger data it is too slow for big arrays. So be careful and try with small arrays first. The code is not uploaded yet. If you'd like to see it - just ask.

  • Contact us
  • Jobs
  • Privacy
  • Manage cookies
  • Terms of use
  • Trademarks
© 2025 Microsoft