Call stack: length for allocations; Errors and Leaks tab, Properties Dialog Box (Error Detection)

Displays the maximum number of call stack levels Purify tried to record for allocation locations corresponding to errors in the program.

A large allocation uses more memory at run time and takes longer to record. If the program does many small allocations, the cost in storage of a large call stack can become significant because call stacks are stored for the lifetime of the allocation.

(C) Copyright IBM Corporation 1992, 2010.