-B
In this section:
Syntax
Description
Use this option to make the assembler print macro execution information to the standard output stream for every call to a macro. The information consists of:
The name of the macro
The definition of the macro
The arguments to the macro
The expanded text of the macro.
This option is mainly used in conjunction with the list file options -L or -l.
See also
-L.
Caution
Project>Options>Assembler>List>Macro execution info