Lars Vogel's "Java Debugging with Eclipse"
Read this explanation of debugging, and use it as you walk through coding and debugging your own programs. This tutorial also refers to Java, but debugging in C++ works in the same way.
Click http://www.vogella.com/tutorials/EclipseDebugging/article.html#overview link to open resource.