HP B1476 68020 User Manual page 486

Debugger/emulator
Table of Contents

Advertisement

Chapter 12: Debugger Commands
Program Step With_Macro
Program Step With_Macro
The Program Step With_Macro command single steps through the program
and executes the specified macro (< macro_call> ) after each instruction or
high-level line. Program execution continues if the macro returns a nonzero
value.
Single-stepping is done by C source line in high-level mode and by
microprocessor instruction in assembly-level mode.
See Also
Program Run
Program Step From
Program Step Over
Example
To step through the program one source line (high-level mode) or one
processor instruction (assembly-level mode) at a time, executing the macro
read_var after each step:
Program Step With_Macro read_var()
462

Advertisement

Table of Contents
loading

This manual is also suitable for:

B1476 68030

Table of Contents