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 .dbgdbg command launches a new instance of CDB; this new debugger takes the current debugger as its target.
.dbgdbg
Environment
| Item | Description |
|---|---|
| Modes | User mode, kernel mode |
| Targets | Live, crash dump |
| Platforms | All |
Remarks
The .dbgdbg command is similar to the CTRL+P (Debug Current Debugger) control key. However, .dbgdbg is more versatile, because it can be used from WinDbg as well as KD and CDB, and it can be used to debug a debugging server on a remote computer.