[lldb-dev] Python scripting in Windows LLDB

Vadim Chugunov via lldb-dev lldb-dev at lists.llvm.org
Fri May 19 13:14:52 PDT 2017


Update: looks like Python detection in CMake now requires debug binaries to
be there as well (e.g. python35_d.dll), otherwise Python support gets
disabled.  I am wondering if Python the build machine was installed without
the debug stuff.

On Fri, May 19, 2017 at 10:52 AM, Vadim Chugunov <vadimcn at gmail.com> wrote:

> Hi!
>
> I've just noticed that LLDB from the most recent LLVM Windows snapshot
> build has Python scripting disabled.
> Was this done on purpose and for what reason if so?
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/lldb-dev/attachments/20170519/66a2a215/attachment.html>


More information about the lldb-dev mailing list