Menu

The exception verifier debugger extension

The exception log records all exceptions that have occurred in the target process.

You can use the !avrf -ex Length extension command to display the last several exceptions; Length specifies the number of exceptions. If Length is omitted, all exceptions are displayed.

Here is an example:

0:000>�!avrf�-ex�4

=================================

Thread�ID:�0000052c

Exception�code:�c0000008

Exception�address:�6a226663

Exception�record:�0012fb50

Context�record:�0012fb64

Displayed�1�exception�log�entries.