| |||
| Home > Using Macros for Debugging > Deleting a macro | |||
Deleting a macro clears the macro definition from your RealView Debugger session.
To delete a macro definition from the current debugging session:
Select Add/Edit Debugger Macros... from the Tools menu to display the Add/Edit Macros dialog box. The Existing Macros display list shows any macro you have previously created.
Select the macro to be deleted from the Existing Macros display list.
Click Delete to see delete the macro.
The macro is deleted. This does not delete any file containing the macro. You can only delete one macro at a time in this way.
Click Close to close the Add/Edit Macros dialog box.
You can also delete a macro, and all associated symbols, using the DELETE command.
See also:
the following in the RealView Debugger Command Line Reference Guide:
Alphabetical command reference for details of the DELETE command.