DisLen= 8
|
Number of
instructions to be disassembled in stack traces. The default is
8.
|
DisStack= 2
|
Levels on
the stack to be disassembled. The default is 2.
|
LogFile=
|
Name of log
file or device. The default is DRWATSON.LOG
|
ShowInfo=
|
Information
to show. The default is all off. We recommend: ShowInfo=dis err loc
mod par. The following options are supported:
|
|
dis
|
Separate disassembly of
the fault address.
|
|
err
|
Error logging
|
|
loc
|
Stack dump of local
variables and parameter values
|
|
mod
|
List all loaded
modules, DLL and font files.
|
|
par
|
Parameter-validataion
error logging
|
TrapZero=0
|
Enable
trapping of divide overflow exceptions.
|