I am unable to add any variables to the debug menu. If I set a breakpoint, I can see the value of variables while hovering over them but I would like to add some variables in the variables list and have them continuously refresh but for some reason, the variables window does not let me type anything while in debug mode.
This image corresponds to when I set a breakpoint at that line, otherwise without setting the debug point I can't see any variables.

