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@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.



---
이 이메일은 Avast 안티바이러스 소프트웨어로 바이러스 검사를 완료했습니다.
https://www.avast.com/antivirus
_______________________________________________
lldb-dev mailing list
lldb-dev@lists.llvm.org
http://lists.llvm.org/cgi-bin/mailman/listinfo/lldb-dev

Reply via email to