/Tx Compiler Option

Syntax: Default:
/Tx[+|-] /Tx-

Use /Tx to provide a complete machine-state dump when an exception occurs.

By default, the compiler provides only the exception message and address when an exception occurs, and does not provide a complete machine-state dump.



Get a Machine-State Dump


Summary of Compiler Options