View global variable inside ESP IDE

Hello,
I have a variable declared outside the root.c file (as global variable) and when it is setted, I can’t see its value in the IDE Variables window. Why ? I can watch all the local variables but not the global variable.

Thanks,
Paolo.