HP 68000 Series User Manual page 412

Debugger/simulator
Table of Contents

Advertisement

Chapter 9: 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()
390

Advertisement

Table of Contents
loading

This manual is also suitable for:

B1466

Table of Contents