kd_wait_event
Wait for the target VM to halt at a bugcheck or breakpoint, or until a specified timeout expires.
Instructions
Wait until the running target stops (bugcheck, breakpoint, ...) or the timeout expires.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| vm | Yes | VM name as registered in vms.yaml | |
| timeout | No | Seconds to wait for a break |