Debugging Tools for Windows

!gdikdx.verifier

The !gdikdx.verifier extension displays the status of Driver Verifier during the verification of a graphics driver.

Syntax

!gdikdx.verifier [-Flags

Parameters

Flags
Specifies what information will be displayed in the output from this command. Any combination of the following (preceded by a hyphen) is allowed:
d
Causes the display to include statistics on Memory Pool Tracking. This includes the address, size, and tag of each pool.
h (or ?)
Displays some brief Help text for this command in the Debugger Command window.

DLL

Windows NT 4.0 Unavailable
Windows 2000 Gdikdx.dll
Windows XP and later Unavailable

Comments

When verifying drivers that are not graphics drivers, the standard kernel-mode extension !verifier should be used instead of !gdikdx.verifier.

Regardless of which flags are selected, this extension will display the Driver Verifier options that are active. It will also display statistics on the frequency of random failure.

Additional Information

For information about Driver Verifier, see the Windows Driver Kit (WDK) documentation.

Build machine: CAPEBUILD