| |||
| Home > Working with the CLI > Command scripts | |||
You can automate a debugging session by running command scripts. A command script is a text file, which can contain:
CLI commands (see Chapter 2 RealView Debugger Commands)
predefined macros (see Chapter 3 RealView Debugger Predefined Macros).
user-defined macros (see Macro language).
You can also include comments in your command scripts (see Command script comments).