[lldb-dev] Bad state of release 3.7.1?

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


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


More information about the lldb-dev mailing list