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 <djo...@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@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@lists.llvm.org >> http://lists.llvm.org/cgi-bin/mailman/listinfo/lldb-dev >> >> >
_______________________________________________ lldb-dev mailing list lldb-dev@lists.llvm.org http://lists.llvm.org/cgi-bin/mailman/listinfo/lldb-dev