HP B1476 68020 User Manual page 481

Debugger/emulator
Table of Contents

Advertisement

Chapter 12: Debugger Commands
Program Run
Breakpt Instr
Breakpt Read
Breakpt Write
Program Pc_Set
Program Step
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()
457

Advertisement

Table of Contents
loading

This manual is also suitable for:

B1476 68030

Table of Contents