1 LLDB Installation Instructions
2 ==============================
4 Note that LLDB currently only builds out of the box on Mac OS X with Xcode, but
5 patches to improve portability are definitely welcome.
7 In addition to using Xcode you'll need to enable code signing on your system
8 to either build lldb or debug using lldb. Please see the code signing
9 documentation in docs/code-signing.txt for more detailed directions.