lldb_command
Execute LLDB debugging commands through the GDB MCP Server to control program execution, examine memory, analyze stacks, and debug binaries.
Instructions
Execute an arbitrary LLDB command.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| session_id | Yes | ||
| command | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |