Quantcast
Channel: LLDB - Swift Forums
Viewing all articles
Browse latest Browse all 40

Xcode 15: po self error when i debug a framework!

$
0
0

I have a framework and .dsym file, and I have a source code in my computer.
when i hit a breakpoint, i run po self, it shows error below(other commands such as v self, i works well):

po self

error: Expression evaluation failed. Retrying without binding generic parameters

error: Could not evaluate the expression without binding generic types.

Message from debugger: killed

and i run swift-healthcheck, the log show some error below:
AST validation error in "LLHBinaryTester": The serialized module is corrupted.

1 post - 1 participant

Read full topic


Viewing all articles
Browse latest Browse all 40

Trending Articles