To Step Assembly-Level Instructions - HP MC68360 User Manual

Emulator / analyzer graphical user interface
Table of Contents

Advertisement

Examples
To step through instructions associated with the high-level source lines at the
current program counter:
step source <RETURN>
To step through instructions associated with high-level source lines at address
"main":
step source from main <RETURN>

To step assembly-level instructions

• Choose Execution→Step Instruction and select one of the items from the cascade
menu.
• Using the command line, enter the step command.
The step command allows you to step through program execution an instruction or
a number of instructions at a time. Also, you can step from the current program
counter or from a specific address.
Examples
To step one instruction from the current program counter:
step <RETURN>
To step a number of instructions from the current program counter:
step 8 <RETURN>
To step a number of instructions from a specified address:
step 16 from 920h <RETURN>
Chapter 6: Using the Emulator
Executing User Programs
127

Advertisement

Table of Contents
loading

This manual is also suitable for:

Mc68en36064780a

Table of Contents