| |||
| Home > Using Macros for Debugging > Using macros in combination with other commands > Using a macro when stepping | |||
To invoke a macro when stepping, use the GOSTEP command, for example:
GOSTEP my_macro()
Be aware that if the macro returns zero, then execution stops after each step. Click Run to continue.
Alphabetical command reference in the RealView Debugger Command Line Reference Guide for details of the GOSTEP command.