LLDB:进程启动失败:丢失调试服务器连接

时间:2016-12-19 22:41:05

标签: ubuntu llvm lldb

我似乎无法让lldb运行。我在Ubuntu 14.04系统上,通过apt下载了lldb-4.0。

(lldb) target create dbgme
Current executable set to 'dbgme' (x86_64).
(lldb) process launch 
error: process launch failed: Lost debug server connection

我不想做任何远程调试。只是本地调试。我是否需要以任何方式启动lldb-server?如果是这样,我该怎么做?

0 个答案:

没有答案