I did but nothing changed.
There seems to be some configuration options, but I don't know which ones....
I just add a little information that might be helpful:
Looking at the previous code example (I put numbers), the starting condition is the following:


so putting a brekpoint it enters in the correct branch.
Then
if I try to change the value of the variable AFTER stopping the code with a breakpoint and advancing step-by-step the software seems to ignore the new value and continues to enter the previous branch:



