!validatelist

The !validatelist extension verifies that the backward and forward links in a doubly-linked list are valid.

!validatelist Address

Parameters

Address
The address of the doubly-linked list.

DLL

Kdexts.dll

Remarks

To stop execution, press Ctrl+Break (in WinDbg) or Ctrl+C (in KD).