I know i can insert breakpoints and when they fire I can hover the cursor over Variables and see their values.
I don't want it to stop every iteration, and the logic to stop execution only when I want it, seems about as difficult as the program itself.
If I pause it myself , I don't know how to see the value of any variables.
Is there a way to see the value of variables when I pause it myself.
I'm sure it's just one of the large number of things I don't know.
thanks
I don't want it to stop every iteration, and the logic to stop execution only when I want it, seems about as difficult as the program itself.
If I pause it myself , I don't know how to see the value of any variables.
Is there a way to see the value of variables when I pause it myself.
I'm sure it's just one of the large number of things I don't know.
thanks