step_into
Execute debugging by stepping into function calls during PHP application debugging with Xdebug, allowing detailed inspection of code execution flow.
Instructions
Step into the next function call, or to the next line if not a function call. This follows execution into called functions.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| session_id | No | Session ID |