Stop debugger when variable changes

Hello,
is it possible to tell the the debugger to stop or pause when a variable has changed? I haven’t found anything in the menues or the documentation.
Or is there somewhere a documentation where I can find such information?

Are you using the SDK, or a separate debugging tool? Either way, you are probably looking for an option for “Conditional Breakpoint” or some such.

1 Like