[lldb-dev] lldb-mi doesn't work on MS-Windows

Hafiz Abid Qadeer via lldb-dev lldb-dev at lists.llvm.org
Wed Aug 30 02:28:49 PDT 2017


If the snapshot is built without python support and normal lldb is running
then I would say lldb-mi should run too.

Thanks,
Abid

On Thu, Aug 17, 2017 at 7:37 PM, Ilia K <ki.stfu at gmail.com> wrote:

> Yep, it requires python from some time.
>
> Guys, how you think is it okay to have such dependency for lldb-mi, or we
> should try to get rid of this?
>
> On Aug 17, 2017 21:11, "Ted Woodward" <ted.woodward at codeaurora.org> wrote:
>
> Looking at the source, I think the failure is in
> CMICmnLLDBDebugger::Initialize(). The snapshot is built without debug
> info, so I can't debug it.
>
> lldb.exe in the snapshot is built without python support. I seem to recall
> a discussion a few months ago about lldb-mi requiring python; that might be
> the issue.
>
> In any case, we should contact the buildbot owner and arrange for lldb to
> be built with python. We could provide one with python and one without. The
> one with python would require the user to install the same python that the
> bot used to build lldb.
>
> Ted
>
> --
> Qualcomm Innovation Center, Inc.
> The Qualcomm Innovation Center, Inc. is a member of Code Aurora Forum, a
> Linux Foundation Collaborative Project
>
>
> > -----Original Message-----
> > From: lldb-dev [mailto:lldb-dev-bounces at lists.llvm.org] On Behalf Of Eli
> > Zaretskii via lldb-dev
> > Sent: Thursday, August 17, 2017 9:20 AM
> > To: Ilia K <ki.stfu at gmail.com>
> > Cc: lldb-dev at lists.llvm.org
> > Subject: Re: [lldb-dev] lldb-mi doesn't work on MS-Windows
> >
> > > From: Ilia K <ki.stfu at gmail.com>
> > > Date: Thu, 17 Aug 2017 14:59:01 +0300
> > > Cc: LLDB <lldb-dev at lists.llvm.org>
> > >
> > > Did you build it from sources? If yes, please provide your configure
> options.
> >
> > No, I installed the snapshot available from https://llvm.org/builds/.
> > (I used the 32-bit binaries from there.)
> > _______________________________________________
> > lldb-dev mailing list
> > lldb-dev at lists.llvm.org
> > http://lists.llvm.org/cgi-bin/mailman/listinfo/lldb-dev
>
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/lldb-dev/attachments/20170830/ebd9f095/attachment.html>


More information about the lldb-dev mailing list