forked from OSchip/llvm-project
parent
b193ed44ee
commit
f1759fa915
|
@ -114,7 +114,7 @@
|
|||
parameter to the configure script.</p>
|
||||
|
||||
<h2>Additional Notes</h2>
|
||||
<p>LLDB has a Python scripting capability and supplies it’s own Python module,
|
||||
<p>LLDB has a Python scripting capability and supplies its own Python module,
|
||||
<tt>lldb</tt>, built alongside the <tt>lldb</tt> binary. Python needs to know where to
|
||||
look for this module when LLDB starts up. To tell python the location of LLDB, set
|
||||
<tt>PYTHONPATH</tt> environment variable.
|
||||
|
|
Loading…
Reference in New Issue