Click to See Complete Forum and Search --> : Watch array in developer studio


datnikh
April 14th, 2004, 08:37 PM
Does any body know how to watch array values in developer studio debugger. The array is dynamically allocated and if you put head of the array in watch it only gives 0th value. In UNIX there is a way e.g. you can type array_name@10 which gives first 10 values. Do we have any thing like this in developer studio or .Net debugger?


Thanks,
Nik