HP 68000 Series User Manual page 406

Debugger/simulator
Table of Contents

Advertisement

Chapter 9: Debugger Commands
Program Run
Program Run fromReset
Resets processor and then starts execution as the processor does when reset.
Program Run Until
The Program Run Until command begins program execution at the current
program counter address and breaks at the specified address.
Break Address
The break address (< break_addr> ) acts as a temporary instruction
breakpoint. It is automatically cleared when program execution is halted.
Multiple break addresses are ORed. For example, the command
Program Run Until #20,#90 Return
causes the program to run until either line 20 or line 90 is encountered,
whichever occurs first.
Pass Count
The pass count (< pass_count> ) specifies the number of times the break
address is executed before the program is halted. For example, a pass count of
three will cause the program to break on the fourth execution of the break
address.
Macro Calls
If specified, a macro (< macro_name> ) is invoked when the temporary break
occurs.
See Also
Breakpt Access
Breakpt Clear_All
Breakpt Delete
Breakpt Instr
Breakpt Read
Breakpt Write
Program Pc_Set
Program Step
384

Advertisement

Table of Contents
loading

This manual is also suitable for:

B1466

Table of Contents