PDA

View Full Version : Debugging c++ in eclipse



cddpys
July 16th, 2011, 11:58 PM
Hi,

Is there any way to view the contents of a std::vector while debugging in eclipse? When i go to the watches it just shows pointers?

thanks