Saving Breakpoints From Session to Session
Related Topics:
By default, breakpoints are not saved from one debugging session to another. You can choose to have breakpoints saved and reinstated in your next debugging session.
To save breakpoints to be reinstated in your next debugging session:
- 1. In the Debugging Window, choose Debug
Debugging Options. Or, in the Sun WorkShop main window, choose Options
Debugging Options.
- 2. In the Debugging Options Dialog Box, click the Debugging Behavior tab.
- 3. At Persistent Breakpoints, click the Yes radio button.
- 4. Click OK to apply the change to the current session, or click Save as Defaults and then click OK to apply it to all sessions.