Previous Topic: BreakpointsNext Topic: Set Unconditional Breakpoints


When to Use Breakpoints

You can set breakpoints at any time—before you execute the program and when the program is stopped. Although where you decide to set breakpoints depends on the specifics of your program, you might want to set breakpoints in the following places: