To Stop (Break From) User Program Execution; To Step High-Level Source Lines - HP 64782 User Manual

For the graphical user interface
Hide thumbs Also See for 64782:
Table of Contents

Advertisement

To stop (break from) user program execution

Choose Execution→Break.
Using the command line, enter the break command.
This command generates a break to the background monitor.
Software breakpoints and the run until command allow you to stop execution
at particular points in the user program.
Examples
To break emulator execution from the user program to the monitor:
break

To step high-level source lines

Choose Execution→Step Source and select one of the items from
the cascade menu.
Using the command line, enter the step source command.
When stepping through instructions associated with source lines, execution
can remain in a loop and the message "Stepping source line 1; Next PC:
<address>" is displayed on the status line. In this situation you can abort the
step command by pressing <CTRL>c.
Examples
To step through instructions associated with the high-level source lines at the
current program counter:
step source
Using the Emulator
To stop (break from) user program execution
157

Advertisement

Table of Contents
loading

Table of Contents