About LLDB
LLDB is a next generation, high-performance debugger. It is built as a set of reusable components which highly leverage existing libraries in the larger LLVM Project. It is the default debugger in Xcode on macOS and supports debugging programs written in C, C++, Objective-C, and Swift.
Installation
brew
brew install lldb pacman
sudo pacman -S lldb User Reviews
No reviews yet.
Similar Tools
Tool Details
- Version
- 17.0.6
- License
- Apache-2.0
- Pricing
- free
- Last Updated
- 2024-01-05
System Requirements
Tags
debugger llvm development clang