HP 68000 Series User Manual page 407

Debugger/simulator
Table of Contents

Advertisement

Chapter 9: Debugger Commands
Program Run
Examples
To execute the target program starting at address 'main':
Program Run From main
To begin program execution at the current program counter address and run
until line 110 of the current module:
Program Run Until #110
To begin program execution at the current program counter address, run until
the program returns to the calling function of the current function, and then
execute the macro 'read_val':
Program Run Until @1;read_val()
385

Advertisement

Table of Contents
loading

This manual is also suitable for:

B1466

Table of Contents