I would like to debug 2D array that is dynamicly allocated with malloc. All i want to know is if I can check with debugger what the array contains. I have made an simple program