Eclipse.org Planet Eclipse Eclipse Plugin Central

Eclipse and Java: Using the Debugger

Mark Dexter
 
Abstract:

This free video tutorial will teach you how to use the Eclipse Java Debugger. It is based on Eclipse version 3.3. This is for programmers who have some familiarity with Eclipse and Java. No prior experience with the Eclipse Debugger is needed.

The 7 lessons are each about 15 minutes long and total about 1 3/4 hours. The lessons guide you through a step-by-step process of running debug sessions, setting breakpoints, stepping through a running program, and examining variables and expressions. Then we use this knowledge to fix some bugs in our code.

We use the "personal lending library" application developed in the "Total Beginners" tutorial. Each lesson is fully narrated. Along the way, we learn some very cool Eclipse functionality. See the Tutorial Companion Guide for more information about the tutorial.

We learn how to debug programs written using test-driven development, running debug sessions using the JUnit testing facility in Eclipse. We also learn to debug standard Java programs. The lessons are designed for you to work side-by-side, pausing and rewinding the video as needed.


delicious delicious | digg digg | dzone dzone

Comments

Explanation was in simple English and very easy...

Explanation was in simple English and very easy to understand the basic concepts.

Copyright © 2007 The Eclipse Foundation. All Rights Reserved
There are currently 0 users and 176 guests online.