lldb_version
Retrieve version and build details for the LLDB debugger to verify installation and compatibility for debugging C/C++ programs.
Instructions
Get LLDB version information.
Returns:
str: LLDB version and build informationInput Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |