Starting Over

To restart a debugging session:

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.

See also:

Threads/Stack Overview