Do any Java debuggers allow you to set a breakpoint on the someOperation();
method invocation statement in the following statement?
if (someCondition()) someOperation();
Note that I'm looking for an answer to a very specific question here.
someCondition()
to determine when the appropriate time to halt is.someOperation()
method.I updated my blog with a new article discussing the current state of Tunnel Vision Labs' Java debugger for Visual Studio. In the article, I included the following animated image showing the current behavior of this debugger.
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With