Skip to content

Unverified Breakpoint #1268

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

Closed
DoNotResuscitate opened this issue Feb 12, 2020 · 1 comment
Closed

Unverified Breakpoint #1268

DoNotResuscitate opened this issue Feb 12, 2020 · 1 comment

Comments

@DoNotResuscitate
Copy link

Should I be able to place a breakpoint on any line of code?

Screen Shot 2020-02-12 at 12 06 17 AM

As the image shows, the breakpoints on lines 46 and 47 are grey and unverified, and do not stop the code, while the lines which are red are working as expected.

@testforstephen
Copy link
Collaborator

Unverified means not supported. Currently only support breaking on method implementation, not support method declaration and annotation.

The progress about function breakpoint is tracked with issue microsoft/vscode-java-debug#258

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

No branches or pull requests

2 participants