When I start debugging I can see array A in the locals window. But in order to see whether array A (generally speaking) has changed, I know of no other way than to actually open up array A in the locals window and see if any of the values have turned red. That's good but I wo...