14.7.2. Running command scripts from the GUI

To run a command script file:

  1. Select Tools ? Include Commands from File..., from the Code window, to display the Select File to Include Commands from dialog box.

  2. Locate the file where your debugger commands are stored. By default, RealView Debugger looks for a .inc or a .log file.

  3. Click Open to load the file and execute the commands stored there.

You can also use the INCLUDE command at the prompt in the Cmd tab to run a command script, for example:

None> include ‘C:\rvd\test_files\my_cmds_file.inc’

See the RealView Debugger v3.0 Command Line Reference Guide for a detailed description of the INCLUDE command.

Copyright © 2002-2006 ARM Limited. All rights reserved.ARM DUI 0153H
Non-Confidential