Ignore this message if you understand it now. (I wasn't sure if you didn't
before or don't currently.)
When you're stepping through your code, you can let the cursor linger over a
variable and you'll see a tooltip pop up with its current value.
You can also rightclick on a variable and select "Add Watch"
Then you can see the watch window by:
View|Watch window
(if you closed it)