blob: 7865a6546f13c61821ec93f288bd810dacdd1cb1 [file] [log] [blame]
Enrico Granata5f217392013-02-21 22:17:45 +00001LLDB Installation Instructions
Eric Christopher66cb9f22010-06-09 07:20:27 +00002==============================
3
Jason Molendad2544402010-06-09 07:29:26 +00004Note that LLDB currently only builds out of the box on Mac OS X with Xcode, but
Eric Christopher66cb9f22010-06-09 07:20:27 +00005patches 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.