Hi, I'd like to know if it's possible to have some sort of breakpoint when a variable changes. Let's say I have a class with a self.my_var variable, and I'd like program to stop when the code changes this variable. Is it something doable? Thanks for this great IDE -- Yann