How to watch a variable?

I’ve been going in deep on the debugger in Cider/Glider. What an asset!

I’ve been getting great results setting breakpoints and watching variable values at those points. Is there a way to “watch” a variable? I’d like to be able to stop the program when the value of a variable changes.

I have a table that is “disappearing” on me and I need to figure out what part of my code is removing it. It’s really baffling and even with breakpoints and stepping back I haven’t been able to figure it out yet… [import]uid: 105707 topic_id: 29894 reply_id: 329894[/import]