HP 64767 User Manual page 410

Emulation/analysis
Table of Contents

Advertisement

Chapter 12: Emulator/Analyzer Interface Commands
step
The parameters are as follows:
--EXPR--
An expression is a combination of numeric values, symbols, operators, and
parentheses specifying a memory address. See the EXPR syntax diagram.
from
Use this option to specify the address from which program stepping begins.
<NUMBER>
This defines the number of instructions that will be executed by the step command.
The number of instructions to be executed can be entered in binary (B), octal (O or
Q), decimal (D), or hexadecimal (H) notation.
silently
When you specify a number of steps, this option updates the register step
mnemonic only after stepping is complete. This will speed up stepping of many
instructions. The default is to update the register step mnemonic after each
assembly instruction (or source line) executes (if stepping is performed in the same
window as the register display).
transfer_address
This represents the starting address of the program you loaded into emulation or
target memory. The transfer_address is defined in the linker map.
source
This option performs stepping on source lines.
Examples
step <RETURN>
step from 810H <RETURN>
step 5 source <RETURN>
step 20 silently <RETURN>
step 4 from main <RETURN>
See Also
The display registers, display memory mnemonic, and set symbols commands.
410

Advertisement

Table of Contents
loading

This manual is also suitable for:

80186/8/xl/ea/eb

Table of Contents