images\purify_sml.gifexclude (error data)

An option that excludes a module from instrumentation and data collection.

Rational Runtime Analysis tools exclude from instrumentation "hook DLLs" (typically special mouse and glidepad drivers) that cause your program to malfunction when SetWindowsHook() is called. By default, all hook DLLs known at time of shipping are excluded. Use this option to exclude additional modules only when your program malfunctions as a result of a DLL being injected into it by another process calling SetWindowsHook(). Please notify Rational Software Technical Support if you exclude any additional modules.

You can use this option only when you run a program from the command line.

Note that Late Detect Array Bounds Write (ABWL) and Late Detect Free Memory Write (FMWL) messages can still be detected in an excluded module.

(C) Copyright IBM Corporation 1993, 2010.