| |||
| 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.
the following in the RealView Debugger Command Line Reference Guide:
Alphabetical command reference for details of the GOSTEP command.