run_lldb
Launch the LLDB debugger with optional arguments or a single command to debug your Xcode project.
Instructions
Launches the LLDB debugger with optional arguments
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| args | No | Arguments to pass to lldb | |
| command | No | Single LLDB command to execute |