2010-06-09 15:20:27 +08:00
|
|
|
LLDB Installation Instructions
|
|
|
|
==============================
|
|
|
|
|
2010-06-09 15:29:26 +08:00
|
|
|
Note that LLDB currently only builds out of the box on Mac OS X with Xcode, but
|
2010-06-09 15:20:27 +08:00
|
|
|
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.
|