Using Tools for Debugging

Before using the debug functionality, which can be used only on Windows NT, verify that the debug libraries (nnsy\adk39\debug) are set up to run instead of the release libraries (nnsy\adk39\bin). The default location is c:\nnsy\adk39\debug. You must have both the bin and debug directories set up to run debug.

Mixing debug-version libraries with release-version libraries causes an assertion exception in the file dbgheap.c. If running in release mode, use all release libraries and executables. If running in debug mode, use all debug libraries and executables.

The following tools are available for debugging: