5.9.1. Defining a user-created macro as a symbol

To define a user-created macro as a symbol, so that you can attach it to a breakpoint:

  1. Make sure the macro is defined in an include file, for example tutorial.inc.

  2. Select Tools → Include Commands from File... to display the Select File to Include Commands from dialog box.

  3. Locate and highlight the macro file. That is, tutorial.inc in this example.

  4. Click Open to load the macro file into the debugger. The debugger defines the macro as a symbol with the same name as the macro, for example tutorial.

Copyright © 2005, 2006 ARM Limited. All rights reserved.ARM DUI 0281C
Non-Confidential