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:
Note - This option is equivalent to the dbx run_savetty Environment Variable..