Post

Replies

Boosts

Views

Activity

Reply to LLDB RPC Server Crashed (Xcode 12)
If anything this is getting worse with subsequent releases of Xcode. I crash just stepping over code in C\++ on my M1 Mac Mini now running Xcode 12.4 (12D4e) on Big Sur (11.2 20D6). I submitted my most recent set of crash logs with feedback #FB8983057. Would really love to be able to use the debugger for C++ projects again.
Topic: Programming Languages SubTopic: Swift Tags:
Feb ’21
Reply to LLDB RPC Server Crashed (Xcode 12)
I don't think we're able to include our project. It is pretty big. We have noticed that the methods that crash include a std::function<> as a parameter. If we remove this parameter from the method, the debugger does not appear to crash anymore. We continue to work on a smaller repro case, but any additional info I can add, I will. It is limited to specific methods and not the application as a whole.
Topic: Programming Languages SubTopic: Swift Tags:
Nov ’20