Re: [lldb-dev] Prebuilt binary for Windows

2017-01-19 Thread Vadim Chugunov via lldb-dev
I don't know an easy way to accomplish that. While app-local deployment is now supported, the set of deployed dlls depends on the host OS version (according to this ). I've opened a bug

Re: [lldb-dev] [llvm-dev] [4.0.0 Release] Relase Candidate 1 has been tagged

2017-01-19 Thread Mehdi Amini via lldb-dev
Just pushed Darwin: d93fca2905fece5b5392a0025c2f5f09f044a17c clang+llvm-4.0.0-rc1-x86_64-apple-darwin.tar.xz — Mehdi > On Jan 18, 2017, at 7:45 AM, Hans Wennborg via llvm-dev > wrote: > > Dear testers, > > 4.0.0-rc1 was just tagged from the branch, with r292377. > > There are still open

[lldb-dev] [Bug 31699] New: [Windows] LLDB crashes when launched with a startup script on the command line.

2017-01-19 Thread via lldb-dev
https://llvm.org/bugs/show_bug.cgi?id=31699 Bug ID: 31699 Summary: [Windows] LLDB crashes when launched with a startup script on the command line. Product: lldb Version: 4.0 Hardware: PC OS: Windows XP

Re: [lldb-dev] [Release-testers] [cfe-dev] [4.0.0 Release] Relase Candidate 1 has been tagged

2017-01-19 Thread Renato Golin via lldb-dev
On 19 January 2017 at 17:43, Diana Picus via Release-testers wrote: > Looks good on AArch64: > c6cc242dc3551c8465ba054e87e4d51df824aa17 > clang+llvm-4.0.0-rc1-aarch64-linux-gnu.tar.xz All good on ARM's side, too: 38e34694bb2ddd5178f48c2bef0aef65cc17b378 clang+llvm-4.0.0-rc1-armv7a-linux-gnueabih

[lldb-dev] LLDB 3.9 on Linux crashes when loading core dump

2017-01-19 Thread Eugene Birukov via lldb-dev
Hi, I have a Linux core dump that causes LLDB 3.9 on Linux crash. I would greatly appreciate any advise how to deal with the problem or what else I should look at. The core dump was produced by GDB and GDB itself opens it without problems. So, during loading the core we call DynamicLoaderP

Re: [lldb-dev] [cfe-dev] [4.0.0 Release] Relase Candidate 1 has been tagged

2017-01-19 Thread Diana Picus via lldb-dev
Hi, Looks good on AArch64: c6cc242dc3551c8465ba054e87e4d51df824aa17 clang+llvm-4.0.0-rc1-aarch64-linux-gnu.tar.xz Regards, Diana On 18 January 2017 at 17:45, Hans Wennborg via cfe-dev wrote: > Dear testers, > > 4.0.0-rc1 was just tagged from the branch, with r292377. > > There are still open me

Re: [lldb-dev] [Release-testers] [4.0.0 Release] Relase Candidate 1 has been tagged

2017-01-19 Thread Dimitry Andric via lldb-dev
On 19 Jan 2017, at 16:40, Hans Wennborg wrote: > > On Thu, Jan 19, 2017 at 12:12 AM, Dimitry Andric wrote: >> On 18 Jan 2017, at 16:45, Hans Wennborg via Release-testers >> wrote: >>> Dear testers, >>> >>> 4.0.0-rc1 was just tagged from the branch, with r292377. >>> >>> There are still open

Re: [lldb-dev] [Release-testers] [4.0.0 Release] Relase Candidate 1 has been tagged

2017-01-19 Thread Hans Wennborg via lldb-dev
On Thu, Jan 19, 2017 at 12:12 AM, Dimitry Andric wrote: > On 18 Jan 2017, at 16:45, Hans Wennborg via Release-testers > wrote: >> Dear testers, >> >> 4.0.0-rc1 was just tagged from the branch, with r292377. >> >> There are still open merge requests and bugs, but I'd like to get the >> testing st

Re: [lldb-dev] [Release-testers] [4.0.0 Release] Relase Candidate 1 has been tagged

2017-01-19 Thread Dimitry Andric via lldb-dev
On 18 Jan 2017, at 16:45, Hans Wennborg via Release-testers wrote: > Dear testers, > > 4.0.0-rc1 was just tagged from the branch, with r292377. > > There are still open merge requests and bugs, but I'd like to get the > testing started to see what issues come up. Unfortunately no builds for Fr