forked from OSchip/llvm-project
10 lines
416 B
Plaintext
10 lines
416 B
Plaintext
LLDB Installation Instructions
|
|
==============================
|
|
|
|
Note that LLDB currently only builds out of the box on Mac OS X with Xcode, but
|
|
patches to improve portability are definitely welcome.
|
|
|
|
In addition to using Xcode you'll need to enable code signing on your system
|
|
to either build lldb or debug using lldb. Please see the code signing
|
|
documentation in docs/code-signing.txt for more detailed directions.
|