[lldb-dev] issue with lldb9 and python3.5

Serge Guelton via lldb-dev lldb-dev at lists.llvm.org
Tue Oct 29 01:31:20 PDT 2019


On Mon, Oct 28, 2019 at 10:09:53AM -0700, Adrian McCarthy wrote:
> +1 Yes, for Windows, I'd be happy if we said Python 3.6+.

I investigated the bug yesterday, and filled some of my discoveries in

    https://bugs.llvm.org/show_bug.cgi?id=43830

TLDR: libpython uses libreadline and lldb uses libedit, and that's a mess.


More information about the lldb-dev mailing list