mirror of
https://github.com/capstone-engine/llvm-capstone.git
synced 2024-12-13 10:42:05 +00:00
d2df09955b
llvm-svn: 105700
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.
|