Non-static local variables reset to their default value on every tick. So it's not possible to monitor them in Debug mode. You can only see static local variables.
Use Browser-Log in events to output the contents of local variables to browser console.