Module list, Module Instrumentation Dialog Box (Error Detection)

Displays a list of the known modules in the program and how Purify will instrument the module, the size of each module, and whether there is debug data available for the module.

Purify lists all known modules in the current program. Any files that Purify isn't aware of until run time, such as explicitly loaded modules (for example, LoadLibrary files), don't appear in this list; you can add them by clicking images\modnew.gif. If you remove from the list any modules that the current program requires to run, Purify will instrument those modules using default instrumentation.

An instrumentation level enclosed in parentheses--(Precise), for example--indicates that the specified level is the default level, based on the settings specified in Default instrumentation in the PowerCheck tab in the settings dialog boxes.

Note:

§      By default, Purify uses precise error-checking instrumentation on certain sets of modules. For example, any DLL whose name starts with Mfc*d.dll.

(C) Copyright IBM Corporation 1992, 2010.