blob: 1eeedc548545526c1f51c5934c70912f0c562d07 [file] [log] [blame]
Eric Christopher66cb9f22010-06-09 07:20:27 +00001LLDB Installation Instructions
2==============================
3
4Note that LLDB currently only builds out of the box on Darwin with Xcode, but
5patches to improve portability are definitely welcome.
6
7In addition to using Xcode you'll need to enable code signing on your system
8to either build lldb or debug using lldb. Please see the code signing
9documentation in docs/code-signing.txt for more detailed directions.