Re: [lldb-dev] Need help with failing LLDB tests on Windows

2020-12-08 Thread Adrian McCarthy via lldb-dev
but, > as you pointed out last year, there are issues with some versions of swig. > We use 4.0.1 on Windows. > > > -Original Message- > > From: lldb-dev On Behalf Of Pavel > Labath > > via lldb-dev > > Sent: Wednesday, November 4, 2020 2:49 AM > >

Re: [lldb-dev] Need help with failing LLDB tests on Windows

2020-11-10 Thread Tatyana Krasnukha via lldb-dev
l Labath > via lldb-dev > Sent: Wednesday, November 4, 2020 2:49 AM > To: Adrian McCarthy mailto:amcca...@google.com>>; LLDB > d...@lists.llvm.org<mailto:d...@lists.llvm.org>> > Subject: [EXT] Re: [lldb-dev] Need help with failing LLDB tests on Windows > > On 04/11/2020 0

Re: [lldb-dev] Need help with failing LLDB tests on Windows

2020-11-09 Thread Adrian McCarthy via lldb-dev
requires swig 2, but, > as you pointed out last year, there are issues with some versions of swig. > We use 4.0.1 on Windows. > > > -Original Message- > > From: lldb-dev On Behalf Of Pavel > Labath > > via lldb-dev > > Sent: Wednesday, November 4, 2020 2:

Re: [lldb-dev] Need help with failing LLDB tests on Windows

2020-11-04 Thread Ted Woodward via lldb-dev
alf Of Pavel Labath > via lldb-dev > Sent: Wednesday, November 4, 2020 2:49 AM > To: Adrian McCarthy ; LLDB d...@lists.llvm.org> > Subject: [EXT] Re: [lldb-dev] Need help with failing LLDB tests on Windows > > On 04/11/2020 01:53, Adrian McCarthy via lldb-dev wrote: > > For

Re: [lldb-dev] Need help with failing LLDB tests on Windows

2020-11-04 Thread Pavel Labath via lldb-dev
On 04/11/2020 01:53, Adrian McCarthy via lldb-dev wrote: For the past couple weeks, I've been trying to figure out why approximately 900+ LLDB tests have been failing for me on my local Windows builds.  Bisect turned up nothing--the "good" version that was working for me no longer works.  Since

Re: [lldb-dev] Need help with failing LLDB tests on Windows

2020-11-03 Thread Vadim Chugunov via lldb-dev
Is there _lldb.pyd in D:\src\llvm\build\ninja_dbg\Lib\site-packages\lldb ? On Tue, Nov 3, 2020 at 4:53 PM Adrian McCarthy via lldb-dev < lldb-dev@lists.llvm.org> wrote: > For the past couple weeks, I've been trying to figure out why > approximately 900+ LLDB tests have been failing for me on my l

[lldb-dev] Need help with failing LLDB tests on Windows

2020-11-03 Thread Adrian McCarthy via lldb-dev
For the past couple weeks, I've been trying to figure out why approximately 900+ LLDB tests have been failing for me on my local Windows builds. Bisect turned up nothing--the "good" version that was working for me no longer works. Since nobody else seems to be seeing these failures, I suspect it's