[lldb-dev] Bad state of release 3.7.1?

David Jones via lldb-dev lldb-dev at lists.llvm.org
Mon Jan 25 17:36:57 PST 2016


 r246756 has a fix, if you are comfortable applying it. It's a large patch.
In theory it should back-port but I have not tried it.

The API gap from 3.7.1 to 3.8 is quite minimal, so you should be able to
get your applications running with 3.8 rather easily if they are running on
3.7.1 already.


On Mon, Jan 25, 2016 at 7:40 PM, Jeffrey Tan <jeffrey.fudan at gmail.com>
wrote:

> Btw: is there a fix that we can cherry pick? Or is it safe for us to build
> lldb 3.8rc1 with llvm3.7.1?
>
> On Mon, Jan 25, 2016 at 4:34 PM, Jeffrey Tan <jeffrey.fudan at gmail.com>
> wrote:
>
>> Thanks David.
>> I am new to lldb group but it's kind of surprise to me that the lldb on
>> the official release page(http://llvm.org/releases/download.html#3.7.1)
>> can have such big problems(can't attach/launch). Don't we fully test lldb
>> before we post on the official website?
>>
>>
>>
>> On Mon, Jan 25, 2016 at 4:12 PM, David Jones <djones at xtreme-eda.com>
>> wrote:
>>
>>> This is a known problem with 3.7.1.
>>>
>>> It should be fixed for 3.8. You should be able to try out 3.8rc1 right
>>> now.
>>>
>>>
>>>
>>> On Mon, Jan 25, 2016 at 5:37 PM, Jeffrey Tan via lldb-dev <
>>> lldb-dev at lists.llvm.org> wrote:
>>>
>>>> Hi,
>>>>
>>>> My colleague downloaded and built 3.7.1 version of lldb on Linux. When
>>>> we used it to attach to a normal process(like sleep), it just hangs forever:
>>>>
>>>> bin/lldb -n sleep
>>>> (lldb) process attach --name "sleep"
>>>>
>>>> And my private built 3.8.0 version works fine.
>>>>
>>>> Just to confirm, is 3.7.1 a bad version? Is there any known issue about
>>>> it?
>>>>
>>>> Thanks
>>>>
>>>> _______________________________________________
>>>> 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/20160125/830c85de/attachment.html>


More information about the lldb-dev mailing list