-
Notifications
You must be signed in to change notification settings - Fork 344
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
inline breakpoint will not work on some conditions #1414
Closed
Comments
I have fixed this bug , by the following codes:
|
if use JDK version: 17 , all inline breakpoints will not work for both VSCode (debugger for java) and Eclipse. |
@xinqingyaohao Would you mind creating a pull request at https://github.com/microsoft/java-debug? |
Hello,
My network connection to git hub is very unstable, would you mind please help to pull request these codes?
Only one file should be modified ,
com/microsoft/java/debug/LambdaExpressionLocator.java
…---- Replied Message ----
| From | Jinbo ***@***.***> |
| Date | 12/01/2023 15:10 |
| To | ***@***.***> |
| Cc | ***@***.***>***@***.***> |
| Subject | Re: [microsoft/vscode-java-debug] inline breakpoint will not work on some conditions (Issue #1414) |
@xinqingyaohao Would you mind creating a pull request at https://github.com/microsoft/java-debug?
—
Reply to this email directly, view it on GitHub, or unsubscribe.
You are receiving this because you were mentioned.Message ID: ***@***.***>
|
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Environment
Environment
The text was updated successfully, but these errors were encountered: