windbg_attach
Attach the cdb debugger to a running process by its PID, pausing execution to enable immediate debugging.
Instructions
Attach cdb to a running process by PID. The process is paused on attach.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| pid | Yes | Target process ID |