[lldb-dev] LLDB remote tests via LIT and specifying threads check-lldb

2019-02-11 Thread Omair Javaid via lldb-dev
Hi I am new to LIT and looking to run lldb testsuite in remote target configuration via lit (ninja check-lldb). Also I am looking to restrict check-lldb to run a specified number of threads at a time, something similar to LLDB_TEST_THREADS=8 used with dotest.py. Please share remote testing setup i

Re: [lldb-dev] LLDB remote tests via LIT and specifying threads check-lldb

2019-02-11 Thread Pavel Labath via lldb-dev
On 11/02/2019 10:33, Omair Javaid via lldb-dev wrote: Hi I am new to LIT and looking to run lldb testsuite in remote target configuration via lit (ninja check-lldb). Also I am looking to restrict check-lldb to run a specified number of threads at a time, something similar to LLDB_TEST_THREADS=8

Re: [lldb-dev] [Release-testers] [8.0.0 Release] rc2 has been tagged

2019-02-11 Thread Brian Cain via lldb-dev
rc1 did not exhibit this mismatch. A repeat of the rc2 build repeated the mismatch. I diff'd the disassembly between phase 2 and phase 3 and the difference is the same on both builds. The difference follows: # diff x86isel_p{2,3}.s 2c2 < Phase2/Release/llvmCore-8.0.0-rc2.obj/lib/Target/X86/CMak

[lldb-dev] [Bug 40697] New: lldb cannot launch a GUI application on Windows

2019-02-11 Thread via lldb-dev
https://bugs.llvm.org/show_bug.cgi?id=40697 Bug ID: 40697 Summary: lldb cannot launch a GUI application on Windows Product: lldb Version: unspecified Hardware: PC OS: Windows NT Status: NEW Severity: norma

[lldb-dev] [Bug 40697] lldb cannot launch a GUI application on Windows

2019-02-11 Thread via lldb-dev
https://bugs.llvm.org/show_bug.cgi?id=40697 Adrian McCarthy changed: What|Removed |Added Assignee|lldb-dev@lists.llvm.org |amcca...@google.com -- You are receiving thi