Step out
debug_step_outStep out of the current function during a debugging session to resume execution until it returns, then get an updated pause snapshot for inspecting state.
Instructions
Step out of the current function and return the new pause snapshot.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| sessionId | No | Session id from debug_launch/debug_attach. Required when more than one session is live. | |
| timeoutMs | No |