debug.step_into
Step into the next line of code during a Java debugging session attached via JDWP, optionally specifying a thread by ID to advance execution.
Instructions
Step into next line
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| thread_id | No | hex e.g. 0x1a2b, optional |