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

xcode-kotlin 2.0 first breakpoint is very slow, almost 1-2min #115

Open
ruzhuxiaogu opened this issue Aug 5, 2024 · 2 comments
Open

xcode-kotlin 2.0 first breakpoint is very slow, almost 1-2min #115

ruzhuxiaogu opened this issue Aug 5, 2024 · 2 comments

Comments

@ruzhuxiaogu
Copy link

ruzhuxiaogu commented Aug 5, 2024

Summary

xcode-kotlin 2.0 first breakpoint is very slow, almost 1-2min, the later breakpoint is quickly

Details

xcode-kotlin 2.0 first breakpoint is very slow, almost 1-2min, the later breakpoint is quickly

Details

@TadeasKriz
Copy link
Contributor

Hi, could you share more about the problem?

  1. Is it a breakpoint in Kotlin or in Swift code?
  2. Is it on simulator or device? Does it work better/worse on the other?
  3. How large is your project?
  4. How many lines does your KMP .h file has?
  5. Does the same happen if you try debugging in a sample project for example KaMPKit?

Thanks!

@ruzhuxiaogu
Copy link
Author

Thanks for your response!

Is it a breakpoint in Kotlin or in Swift code?
kotlin

Is it on simulator or device? Does it work better/worse on the other?
device and simulator is same, other people is same

How large is your project?
about 150w lines code

How many lines does your KMP .h file has?
about 1w lines in .h file

Does the same happen if you try debugging in a sample project for example KaMPKit?
i will test later

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