Re: [lldb-dev] [cfe-dev] [Openmp-dev] [6.0.0 Release] The final tag is in

2018-03-07 Thread Diana Picus via lldb-dev
Hi, ARM & AArch64 also up and ready: fb00698f38ade92d11d1aa297daf4c6ea657560a clang+llvm-6.0.0-aarch64-linux-gnu.tar.xz c4fd61dd28a90b754d0d39f3f1f2bffcd5b38e46 clang+llvm-6.0.0-armv7a-linux-gnueabihf.tar.xz Cheers, Diana On 7 March 2018 at 19:15, Simon Dardis via cfe-dev wrote: > Hi Hans, > >

Re: [lldb-dev] Command history line editing

2018-03-07 Thread Ted Woodward via lldb-dev
There is - editline. http://thrysoee.dk/editline/ -- Qualcomm Innovation Center, Inc. The Qualcomm Innovation Center, Inc. is a member of Code Aurora Forum, a Linux Foundation Collaborative Project From: William Schmidt [mailto:t.william.schm...@gmail.com] Sent: Wednesday, March

Re: [lldb-dev] Command history line editing

2018-03-07 Thread William Schmidt via lldb-dev
readline has been around for donkeys' years. I was hacking it in MKSToolkit back in the nineties. That implementation had a bug that hosed the debugger's command line and a shell work-around to resolve it. Presumably, there must be a clean-room version of readline somewhere that does not use GPL? b

Re: [lldb-dev] [Openmp-dev] [6.0.0 Release] The final tag is in

2018-03-07 Thread Simon Dardis via lldb-dev
Hi Hans, Looks ok here. I've uploaded the binaries. SHA256(clang+llvm-6.0.0-mipsel-linux-gnu.tar.xz)= 5ff062f4838ac51a3500383faeb0731440f1c4473bf892258314a49cbaa66e61 SHA256(clang+llvm-6.0.0-mips-linux-gnu.tar.xz)= 39820007ef6b2e3a4d05ec15feb477ce6e4e6e90180d00326e6ab9982ed8fe82 SHA256(clang+ll

Re: [lldb-dev] Command history line editing

2018-03-07 Thread via lldb-dev
> -Original Message- > From: lldb-dev [mailto:lldb-dev-boun...@lists.llvm.org] On Behalf Of Ted > Woodward via lldb-dev > Sent: Wednesday, March 07, 2018 9:40 AM > To: 'Jan Kratochvil'; 'William Schmidt'; lldb-dev@lists.llvm.org > Subject: Re: [lldb-dev] Command history line editing > > It

Re: [lldb-dev] Command history line editing

2018-03-07 Thread Ted Woodward via lldb-dev
It's not just Apple that avoids GPL. Many LLVM users cannot use GPL. Adding GPL code to LLDB is a non-starter. -- 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] [Bug 36630] New: LLDB SB API headers not installed anymore since r309021

2018-03-07 Thread via lldb-dev
https://bugs.llvm.org/show_bug.cgi?id=36630 Bug ID: 36630 Summary: LLDB SB API headers not installed anymore since r309021 Product: lldb Version: unspecified Hardware: PC OS: Linux Status: NEW

Re: [lldb-dev] Command history line editing

2018-03-07 Thread Jan Kratochvil via lldb-dev
On Sun, 04 Mar 2018 21:03:26 +0100, William Schmidt via lldb-dev wrote: > lldb deserves an editing mode functionally equivalent to what bash offers. > And since bash is open-source, it should just be a matter of grabbing the > bash source that implements command line editing and going from there.

Re: [lldb-dev] [Release-testers] [6.0.0 Release] The final tag is in

2018-03-07 Thread Sylvestre Ledru via lldb-dev
Hello, On 02/03/2018 13:17, Hans Wennborg via Release-testers wrote: > Dear testers, > > The final version of 6.0.0 has just been tagged from the branch after > r326550. It has the same contents as -rc3 modulo release notes and one > small x86 fix (r326393). > > Please build the final binaries a