Step over
debug_step_overStep over the current statement and return the updated pause snapshot, allowing you to continue debugging without entering function details.
Instructions
Step over the current statement and return the new pause snapshot. Lines are 1-based.
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 |