LLDB_NEXT
Steps over the current function call in an active LLDB debugging session. Optionally step by instructions.
Instructions
Step over function calls
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| sessionId | Yes | LLDB session ID | |
| instructions | No | Step by instructions instead of source lines (optional) |