step_over
Execute the current line of code and pause at the next line, skipping function calls. Get the updated call stack position to continue debugging.
Instructions
Execute the current line and pause at the next line (does not enter function calls). Returns the new call stack position.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||