Use the Errors and Leaks tab in the Settings for exename dialog box to specify error and leak settings that apply each time you run a specific native-compiled (unmanaged) program.
You can specify settings such as how Purify displays messages, whether Purify records Uninitialized Memory Copy (UMC) messages, the amount of information displayed within messages, whether Purify scans for memory leaks, memory in use, and handles in use when you exit the program, the deferred free queue length and threshold, and the length for red zones.
These are the main controls in the dialog box:
Error suppression: Show first message only
Error suppression: Show UMC messages
Call stack: Show maximum call stack detail
Call stack: length for allocations
Report at exit: Handles in use
Deferred free queue: Threshold
Notes:
§ Purify saves settings for the current program in the Exename_pure.ini file. For details about .ini file names and their locations, click .
§ These settings apply each time you run the selected executable, until you change a setting. You can set default settings that apply to all programs by selecting Settings > Default Settings.
(C) Copyright IBM Corporation 1992, 2010.