| |||
| Home > Working with Breakpoints > Attaching macros to breakpoints > Defining a user-created macro as a symbol | |||
To define a user-created macro as a symbol, so that you can attach it to a breakpoint:
Make sure
the macro is defined in an include file, for example tutorial.inc.
Select Tools → Include Commands from File... to display the Select File to Include Commands from dialog box.
Locate and highlight the macro file. That is, tutorial.inc in
this example.
Click Open to load the macro
file into the debugger. The debugger defines the macro as a symbol
with the same name as the macro, for example tutorial.