The Rational Purify error and coverage monitoring API functions give you greater control over tracking errors in native-compiled (unmanaged) program code.
For .NET and managed Visual C++ programs use the Rational PureAPI functions.
The Purify API consists of the following functions:
Set memory state functions |
|
Test memory state functions |
|
Corruption detection functions |
PurifySetLateDetectScanCounter PurifySetLateDetectScanInterval
|
Memory leak functions |
|
Custom Memory Allocation Support Functions |
|
Handle functions |
|
Purify status functions |
|
Coverage functions |
|
Note:
§ The error and coverage monitoring API functions are disabled in the View menu for memory profiling runs.
(C) Copyright IBM Corporation 1992, 2010.