I am running visual studio and trying to view my variable values during the debug session. I am debugging, then pausing the session (to go into break mode). Then I pull up a "watch" window and type the name of my variable and I get error: symbol "var_name" not found.