[lldb-dev] Bad state of release 3.7.1?
Jeffrey Tan via lldb-dev
lldb-dev at lists.llvm.org
Mon Jan 25 14:37:52 PST 2016
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
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/lldb-dev/attachments/20160125/5a17d3f4/attachment.html>
More information about the lldb-dev
mailing list