Stack contents are traced for each allocated memory object. If the contents of an object's stack change, the traced contents are dumped.
The trace size is controlled by the HD_STACK environment variable. If this variable is not set, the compiler assumes a stack size of 10. To disable stack tracing, set the HD_STACK environment variable to 0.