You can set unconditional and conditional breakpoints. An unconditional breakpoint stops the program at a specific statement. A conditional breakpoint stops the program when a specific condition at a specific statement is met.
(C) Copyright IBM Corporation 1992, 2005. All Rights Reserved.