!chksym

The !chksym extension tests the validity of a module against a symbol file.

    !chksym Module [Symbol] 

Parameters

Module
Specifies the name of the module by its name or base address.

Symbol
Specifies the name of a symbol file.

DLL

Windows 2000

Unavailable

Windows XP

Unavailable

Windows Vista and later

Dbghelp.dll

Remarks

If you do not specify a symbol filed, the loaded symbol is tested. Otherwise, if you specify a .pdb or .dbg symbol file path, the loaded symbol is tested against the loaded module.