To install the Debugging Tools for Windows as a standalone tool set:
-
Download the Windows Software Development Kit (SDK) package.
- To debug code running on Windows Vista, Windows Server 2008, Windows XP or Windows Server 2003, get the Windows 7 Debugging Tools for Windows package.
- To debug code running on Windows 7, Windows 8.x and Windows Server 2012, refer to Microsoft Support to get the Windows 8.1 Debugging Tools for Windows package.
As a pre-requisite for installing the Debugging Tools for Windows, download and install .NET Framework 4.0 on Windows Vista/7/XP and Windows Server 2008/2003. -
Install the Debugging Tools for Windows.
-
Run the executable file to open Windows SDK Setup Wizard, the click Next to proceed.
-
Click Next again to begin installation.
-
Read the End-User License Agreement. Tick the I Agree button to accept then click Next.
-
Verify the install locations and make necessary changes as needed. Click Next.
-
In the Installation Options page, only select the Debugging Tools for Windows the click Next to begin installation.
Installation will take not more than 3 minutes to complete.
-
Click the Finish to complete the installation.
-
Run the executable file to open the License Agreement page. Click Accept to proceed.
-
Verify the install location and make necessary changes as needed. Click Next.
-
Tick the Debugging Tools for Windows checkbox then click Install to begin the installation.
Installation should take not more than 3 minutes to complete.
-
Click Close to complete the installation.
-
-
Collect a DUMP file of a system or an application.
For complete instructions on how to generate a DUMP file, download the ADPlus Documentation.
For additional information, refer to this Microsoft article: Debugging Tools for Windows (WinDbg, KD, CDB, NTSD)