I have a CArray object filled with integers.

If I want to watch the spectific elements of this array

during debugging there only occurs the last element of

the array in the variable-watch.

How can I make the debugger to show all elements of the CArray?