Posts

Post marked as solved
4 Replies
1.2k Views
I added an expression during debugging, and now my app fails to debug. I get"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."The invalid expression flashes on the screen in the list of variables and then it crashes. I'm thinking it's because of this bad expression.My question is: How do I remove this expression? Is there a way to see all expressions in Xcode and delete them?I see instructions online from years ago about deleting expressions from a file in xCode 4.x, but I'm on 11.3.1, so that doesn't help.Thanks for any help
Posted
by scb.
Last updated
.