Btw: here is the source that we built lldb from:

http://llvm.org/releases/download.html#3.7.1

direct link http://llvm.org/releases/3.7.1/lldb-3.7.1.src.tar.xz

On Mon, Jan 25, 2016 at 2:37 PM, Jeffrey Tan <jeffrey.fu...@gmail.com>
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@lists.llvm.org
http://lists.llvm.org/cgi-bin/mailman/listinfo/lldb-dev

Reply via email to