什么是LLDB RPC服务器?它何时在Xcode中崩溃?为什么会崩溃? [英] What is LLDB RPC Server ? When does it crash in Xcode? Why it crashes?

查看:4197
本文介绍了什么是LLDB RPC服务器?它何时在Xcode中崩溃?为什么会崩溃?的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我在调试器中收到一条消息:

I am getting a message in my debugger:


LLDB RPC服务器已崩溃。崩溃日志位于〜/ Library / Logs / DiagnosticReports中,前缀为lldb-rpc-server。请提交错误并附上最新的崩溃日志。

The LLDB RPC server has crashed. The crash log is located in ~/Library/Logs/DiagnosticReports and has a prefix 'lldb-rpc-server'. Please file a bug and attach the most recent crash log.

推荐答案

在我的情况下,LLDB RPC服务器每次运行我的应用程序时都会一直崩溃,即使在清理构建文件夹并删除并重新安装Xcode(版本)之后8.3.3(8E3004b))完全。

In my case the LLDB RPC server consistently crashed every time I ran my app, even after cleaning the build folder and removing and reinstalling Xcode (Version 8.3.3 (8E3004b)) completely.

事实证明,LLDB显然反对我设定的断点,只是通过一条线移动这个断点解决了这个问题。

It turned out that apparently LLDB took objection to a breakpoint I had set, just moving this breakpoint by a line resolved the issue.

这篇关于什么是LLDB RPC服务器?它何时在Xcode中崩溃?为什么会崩溃?的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆