Post

Replies

Boosts

Views

Activity

Comment on lldb issue: 'self cannot be reconstructed'
Yes, It do have some case indicates thats "Missing Swift module or Clang module found for "xxxxxx", "imported" via xxxxxxxxxx. Hint: Register Swift modules with the linker using -add_ast_path.". But it runs normally in Xcode 15. And I try to add -add_ast_path in the linker via pod hook, but it will cause breakpoint very very slower than before. How can I fix it. Is there any solution to solve this problem.
Jan ’25