Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

X

Use default as set in code (N for GA versions, G for internal debug versions)

N

No heap validation

G

Guard bytes and validate pointer 

P

Validate pointer only 

H

P + validate whole of heap that the pointer is in

A

H + validate all heaps

T

H + trace validations

Z

A + trace validations


Also See

Trace Parameters in the Technical Reference Guide

5.7 Additional Execution Parameters