LLDB_COMMAND
Execute LLDB commands to control debugging, inspect state, and manage breakpoints within an active LLDB session.
Instructions
Execute a LLDB command
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| sessionId | Yes | LLDB session ID | |
| command | Yes | LLDB command to execute |