.lastevent (Display Last Event)

The .lastevent command displays the most recent exception or event that occurred.

.lastevent 

Environment

Item Description
Modes User mode, kernel mode
Targets Live, crash dump
Platforms All

Additional Information

For more information about exceptions and events, see Controlling Exceptions and Events.

Remarks

Breaking into the debugger always creates an exception. There is always a last event when the debugger accepted command input. If you break into the debugger by using CTRL+C, CTRL+BREAK, or Debug | Break, an exception code of 0x80000003 is created.