Starting Over
 To restart a debugging session:
To restart a debugging session:
- Click the Restart button   on the Edit/Debug toolbar. on the Edit/Debug toolbar.
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:
See also:
- Threads/Stack Overview