Previous: Information and Settings, Up: Debugger Command Reference [Contents][Index]
You can alter the way BASH interacts with you in various ways given below.
| • Alias: | Debugger Command aliases | |
| • Annotate: | Annotation Level (set annotate) | |
| • Autoeval: | Evaluate unrecognized commands | |
| • Autolist: | Run a list command on every stop | |
| • Basename: | Show basenames of file names only (set basename) | |
| • Debugger: | Allow debugging the debugger (set debugger) | |
| • File: | Specifying a Script-File Associaton (set file) | |
| • Line Tracing: | Show position information (set linetrace) | |
| • Logging: | Specifying where to write debugger output | |
| • Prompt: | Prompt (set prompt, show prompt) | |
| • Editing: | Command editing (set editing, show editing) | |
| • Command-Tracing: | Showing commands as they run (set/show trace-commands) | |
| • Command Display: | Command display (set showcommand) | |
| • History: | Command history (history, !, H) | |
| • Command Completion: | Command completion (complete) |