[lldb-dev] problem question, LLDB: process launch failed: Lost debug server connection
Greg Clayton via lldb-dev
lldb-dev at lists.llvm.org
Thu Feb 23 14:11:40 PST 2017
Check your ptrace permissions?
http://askubuntu.com/questions/41629/after-upgrade-gdb-wont-attach-to-process
> On Feb 22, 2017, at 7:01 PM, 이승준 via lldb-dev <lldb-dev at lists.llvm.org> wrote:
>
> Hello. I am Lee.
> I have trouble to run lldb.
> My system is Ubutu 16.10-server & downloaded lldb version 3.8.1 via apt-get install.
>
> I wand just local debugging. But err message is like below.
>
> tt at ttt:~/trunk$ lldb /system/bin/cwm
> Traceback (most recent call last):
> File "<string>", line 1, in <module>
> ImportError: No module named lldb.embedded_interpreter
> (lldb) target create "/system/bin/cwm"
> Current executable set to '/system/bin/cwm' (i386).
> (lldb) r
> error: process launch failed: Lost debug server connection
> (lldb)
>
> Plz answer about this problem
>
> Thank you.
>
>
> <https://www.avast.com/antivirus>
> 이 이메일은 Avast 안티바이러스 소프트웨어로 바이러스 검사를 완료했습니다.
> www.avast.com <https://www.avast.com/antivirus>
> _______________________________________________
> lldb-dev mailing list
> lldb-dev at lists.llvm.org <mailto:lldb-dev at lists.llvm.org>
> http://lists.llvm.org/cgi-bin/mailman/listinfo/lldb-dev <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/20170223/59f5fa34/attachment.html>
More information about the lldb-dev
mailing list