Skip to main content

IAR Embedded Workbench for Arm 9.70.x

Debugger Macros window

In this section:

The Debugger Macros window is available from the View>Macros submenu during a debug session.

DebuggerMacrosWin_Mym80_03.png

Use this window to list all registered debugger macro functions, either predefined system macros or your own. This window is useful when you edit your own macro functions and want an overview of all available macros that you can use.

  • Click the column headers Name or File to sort alphabetically on either function name or filename.

  • Double-clicking a macro defined in a file opens that file in the editor window.

  • To open a macro in the Macro Quicklaunch window, drag it from the Debugger Macros window and drop it in the Macro Quicklaunch window.