xcode - 什么是 LLDB RPC 服务器?它什么时候在 Xcode 中崩溃?为什么会崩溃?

标签 xcode crash lldb

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

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.

enter image description here

最佳答案

在我的例子中,每次我运行我的应用程序时,LLDB RPC 服务器总是崩溃,即使在清理构建文件夹并完全删除和重新安装 Xcode(版本 8.3.3 (8E3004b))之后也是如此。

事实证明,显然 LLDB 反对我设置的断点,只需将此断点移动一行即可解决问题。

关于xcode - 什么是 LLDB RPC 服务器?它什么时候在 Xcode 中崩溃?为什么会崩溃?,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/43635522/

相关文章:

ios - 如何将 NSPredicate 与多维数组一起使用(其中 predicateFormat 存在于 valueForKeyPath 中)

android - 当您尝试打开 URL 时,阿里巴巴 android 应用程序会导致崩溃

c++ - 当我什至无法进入代码时如何调试 "This application has requested the Runtime to terminate it in an unusual way."?

c++: LLDB + Python - 如何在 python 脚本中打印 std::string

ios - 无法选择表格 View 的单元格

ios - 精确到百分之一秒的时间 float - Objective C

android - AlertDialog.show() 使我的应用程序崩溃

cocoa-touch - 使用 Swift 的 iOS 应用程序崩溃时只给出 (lldb) 作为输出

c++ - Mac Qt C++ 上的 lldb

ios - 内置按钮未显示在 iTunes 连接中,简单的应用程序大小很大