Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
The .chain command lists all loaded debugger extensions in their default search order.
.chain
.chain /D
Parameters
/D
Displays the output using Debugger Markup Language. In the output, each listed module is a link that you can click to get information about the extensions that are implemented by the module.
Environment
Item | Description |
---|---|
Modes | User mode, kernel mode |
Targets | Live, crash dump |
Platforms | All |
Additional Information
For details on loading, unloading, and controlling extensions, see Loading Debugger Extension DLLs. For details on executing extension commands and an explanation of the default search order, see Using Debugger Extension Commands.