Restart a debugging session in one of the following ways:
This ends your program. All subsequent running or stepping begins at the first line of your program. All breakpoints and exceptions from the previous session are preserved.
If you debugging an applet using the full Java WorkShop browser, the browser does not close when you restart the debug session. The applet is reloaded into the browser.
See also: