Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

symbol import in lldb #39

Open
reverseXiang opened this issue May 31, 2023 · 1 comment
Open

symbol import in lldb #39

reverseXiang opened this issue May 31, 2023 · 1 comment

Comments

@reverseXiang
Copy link

I would like to ask you how to solve the problem of symbol import in lldb, when I use it, I get an error like this "use of undeclared identifier 'Method'", and it seems to be very time consuming to import the required system headers one by one, because one system header file may depend on another system header file.

@DerekSelander
Copy link
Owner

Happy to look into it, please give me a concrete example of what Xcode are you using, what you are trying to do, and what's failing

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants