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

Watchpoints (data breakpoints) #1518

Closed
koutheir opened this issue Oct 24, 2024 · 2 comments
Closed

Watchpoints (data breakpoints) #1518

koutheir opened this issue Oct 24, 2024 · 2 comments

Comments

@koutheir
Copy link

Please implement watchpoints (a.k.a., data breakpoints) in order to interrupt execution whenever a specific variable or field is modified anywhere in the Java program.

@testforstephen
Copy link
Contributor

this has been supported long time ago, see #654

@koutheir
Copy link
Author

I wasn't able to find any documentation on the feature, and I didn't discover the right-click menu item on the fields view. Thank you for pointing it out. I'm sorry for the confusion.

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