Saving tty Settings

Related Topics:

Advanced Defaults

By default, tty settings are saved when switching between the debugger and the program being debugged. To gain a slight speed advantage during single-stepping or when watchpoints depend on automatic single-stepping, you can choose not to save tty settings, process group, and keyboard settings (if -kbd was used on the command line) when switching between the debugger and a loaded program.

To disable saving tty settings when switching between a program and the debugger:

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 Advanced tab/.

3. At Save tty settings swhile switching between debugger and debugged program, click the checkbox to disable it.

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.

Note - This option is equivalent to the dbx
run_savetty Environment Variable..