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

Issue with Debug Breakpoints Becoming Ineffective after Hotswap #617

Open
homejim opened this issue Dec 3, 2024 · 2 comments
Open

Issue with Debug Breakpoints Becoming Ineffective after Hotswap #617

homejim opened this issue Dec 3, 2024 · 2 comments

Comments

@homejim
Copy link
Contributor

homejim commented Dec 3, 2024

After using hotswap for hot loading, the breakpoints in the hot-loaded class files sometimes become ineffective. In most cases, removing and then re-setting the breakpoints will make them work again. However, there are instances where the breakpoints remain ineffective no matter how many times you try.

So far, I have not been able to find a way to reliably reproduce this issue. Is there anyone who can provide a solution or insight into what might be causing it?

@homejim
Copy link
Contributor Author

homejim commented Dec 3, 2024

@skybber

@skybber
Copy link
Contributor

skybber commented Dec 3, 2024

Are you using autoHotswap=true ? What IDE are you using?

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