!dp (!ntsdexts.dp)

The !dp extension in Ntsdexts.dll displays a CSR process.

This extension command should not be confused with the dp (Display Memory) command, or with the !kdext*.dp extension command.

!dp [v] [ PID | CSR-Process ]

Parameters

v
Verbose mode. Causes the display to include structure and thread list.

PID
Specifies the process ID of the CSR process.

CSR-Process
Specifies the hexadecimal address of the CSR process.

DLL

Ntsdexts.dll

Remarks

This extension displays the process address, process ID, sequence number, flags, and reference count. If verbose mode is selected, additional details are displayed, and thread information is shown for each process.

If no process is specified, all processes are displayed.

See also

!dt