Sessions
Insight will save your session for you automatically. The ``session''
is essentially a group of settings which are keyed by the name of the
inferior which you are debugging.
Insight will show a list of the five most recent previous sessions on
the File menu. Choosing an item from this list will cause
Insight to load the indicated executable and restore all the settings
saved in the session.
The settings stored in a session are:
- The name of the executable.
- The inferior's command-line arguments.
- The target.
- The path used when searching for source files.
- The current working directory.
- The breakpoints and watchpoints, including conditions, actions,
and the like.
More items may be added to this list as the need arises.
At present there is no way to disable session saving.