[lldb-dev] Bad state of release 3.7.1?

Jeffrey Tan via lldb-dev lldb-dev at lists.llvm.org
Mon Jan 25 16:40:03 PST 2016


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/392fcf39/attachment.html>


More information about the lldb-dev mailing list