Debugging Tools for Windows

ADPlus Overview

ADPlus automates the CDB debugger to produce memory dumps and log files that contain debug output from one or more processes.

Every time that you run ADPlus, debugging information (such as memory dumps and text files that contain debug information) is put in a new, uniquely named folder (such as C:\Temp\Crash_Mode__Date_01-22-2001__Time_09-41-08AM) on the local file system or a remote network share. In addition, each file that ADPlus creates is also given a unique name (such as PID-1708__Inetinfo.exe__Date_01-22-2001__Time_09-41-08AM.log) to avoid overwriting older files with newer ones.

ADPlus works with any user-mode process or service such as Internet Information Services (IIS), Microsoft Transaction Server (MTS), or Microsoft COM+ applications.

ADPlus has the following features:

Note  The Exception Monitor tool is obsolete. ADPlus contains all of the functionality of Exception Monitor.

Build machine: CAPEBUILD