ArrayDebugView - Home

Project At Sourceforge

Documentation And Screenshots

Download

Licence: GNU General Public License Version 2

Support This Project Please donate if this is useful for you!

Screenshot Of A Debugsession
debugsession_small.png
  

Hosted by:
SourceForge.net Logo   

Author: Joachim Eibl
Latest release: 1.30 (2007-11-15)

The ArrayDebugView-Add-In extends Microsoft Visual Studio® and adds graphical view capabilities to the debugger of VC6, VS.NET(2003) or VS2005. (Only C/C++-debugging is supported.)

Please tell me if if you know about a tool with similar capabilities for Visual Studio®. I don't know about an alternative yet, free or commercial.

Features:

  • Plot arrays given any valid pointer expression the debugger understands.
  • Support for all simple types: double, float, int, short, char (signed and unsigned).
  • Support for complex numbers and stride.
  • Cursor and zoom function.
  • Save the data to disk as text or in binary format.
  • Easy to modify and enhance because rewritten in VS2005-macro language.
  • High speed data transfer with TransferToArrayDebugViewEEAddIn.dll!

Installation for VS2005:

Download the ArrayDebugView_for_VS2005_1.30.zip and read on here.

Installation for VS.NET(2003):

Download either the source-package and build the msi-file yourself, or download the binary .msi-installer package.

Read here about how to proceed once you have the .msi-file. Especially don't install while VS.NET is running.

Installation for VC6:

Download either the source-package and build the dll yourself, or download the binary package.

Read here about how to proceed once you have the dll.

News:

2007-11-15: ArrayDebugView 1.30 for VS2003 and VS2005
    - High speed data transfer with TransferToArrayDebugViewEEAddIn.dll
    - ArrayDebugView for VS2003 can now be installed everywhere.

2006-06-21: ArrayDebugView for VS2005
    - Show phase for complex data.
    - Completely rewritten as a VS2005-macro to avoid installation nightmare. Easier for you to improve!

2004-10-24: ArrayDebugView2 for VS.NET
    - Same features as 1.22 but for VS.NET.
    - Resizable dialog.

2002-09-17: Version 1.22
    - First published version.


Another project by the same author:
  • KDiff3: A graphical text diff and merge tool that shows differences line-by-line and character-by-character.

All trademarks are properties of their respective owners. Microsoft®, Visual Studio®, Visual C++® and Windows® are either registered trademarks or trademarks of Microsoft Corporation in the United States and/or other countries.