On 5/7/12 2:56 PM, bob wrote:
> What's that called when you have a breakpoint that gets triggered when a variable's value changes?
My IDE (IntelliJ IDEA) calls it a Field Watchpoint, which may be
somewhat Java specific. I think a Watchpoint works as the general
concept.