windbg_continue_async
Resume a WinDbg debugging session asynchronously, returning immediately without timeouts or break-ins, to continue execution without blocking.
Instructions
Resume execution with cdb 'g' and return immediately. Does not install a timeout and never sends break-in by itself.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||