LLDB_START
Start a new LLDB debugging session. Optionally specify the LLDB executable path and working directory.
Instructions
Start a new LLDB session
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| lldbPath | No | Path to the LLDB executable (optional, defaults to "lldb") | |
| workingDir | No | Working directory for LLDB (optional) |