next
Step forward over the next source line or machine instruction without entering functions. Adjust step count or switch to instruction mode.
Instructions
Step forward over the next source line or machine instruction. Does not enter called functions.
Use step to enter calls instead. count: number of steps (default 1) instruction: if True, step over one machine instruction instead of one source line rr replay sessions: use reverse-next to step backwards.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| count | No | ||
| session_id | Yes | ||
| instruction | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |