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

Breakpoints not working #1531

Open
RecursivePineapple opened this issue Feb 2, 2025 · 0 comments
Open

Breakpoints not working #1531

RecursivePineapple opened this issue Feb 2, 2025 · 0 comments

Comments

@RecursivePineapple
Copy link

When I set a breakpoint in code that I know is running, it never breaks. Previously, I could revert to 0.58.0 to fix this, but it seems that every version (including the prereleases) are broken now. I removed every vscode file I could find in case this was caused by an invalid cache, but it hasn't fixed it. I can pause threads manually, it's just breakpoints that don't work. I don't see any errors in the logs.

System java version: 21 (though I also tried with JAVA_HOME set to 17)
Debuggee java version: 21
Debugger java version: 1.8.0_442 (there's a warning about it)

I'm not sure what else I can check, any advice is welcome.

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

1 participant