Debugger: Pause
debugger_pausePause a running Roku channel to halt execution and capture a debug snapshot. Useful for inspecting state mid-run.
Instructions
Request a halt of a running channel (best-effort). Follow with debugger_wait_for_stop to get the snapshot once it stops. Only meaningful while running.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| device | No | Optional. Roku IP or serial; must match a connected Dev Studio tab. Omit to use the focused tab. |