Closed koutheir closed 2 weeks ago
this has been supported long time ago, see https://github.com/microsoft/vscode-java-debug/issues/654
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.
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.