| |||
| Home > Using Macros for Debugging > Loading user-defined macros > Reloading a user-defined macro | |||
To reload a macro into RealView Debugger:
Select Tools from the main menu to display the Tools menu.
Select Include Commands from File... to display the Select File to Include Commands from dialog box.
Highlight the required .inc file
and then click Open. This loads the selected macro
into RealView Debugger.
If there is an error in the .inc file,
an error message is generated in the Output pane and the macro is
undefined.
Select Tools ? Add/Edit Debugger Macros... to display the Add/Edit Macros dialog box where your macro is now shown in the Existing Macros display list.
You can load several macros in this way ready for use in your debugging session.