kd_attach
Start a kernel debugging session for a VMware VM and wait until the target connects, enabling immediate kernel-level analysis.
Instructions
Start kd.exe for the VM and (by default) wait until the target connects.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| vm | Yes | VM name as registered in vms.yaml | |
| key | No | Override the key | |
| port | No | Override the port | |
| timeout | No | Seconds to wait for the target | |
| symbol_path | No | Override host.symbol_path | |
| wait_for_target | No | Block until the target connects |