| |||
| Home > Using Macros for Debugging > Stopping execution of a macro | |||
When macros are run as commands they are queued for execution like any other debugger command when your program is executing. To stop execution of a macro, either:
Click
the Command cancel button to cancel the last
command entered onto the queue. This can be used to stop any macro
that is running. This does not take effect until the previous command
has completed and so any effects might be delayed.
Click
the Stop Execution button to stop a macro
that is attached to a breakpoint.