To Set A Temporary Breakpoint - HP 64782 User Manual

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

Advertisement

To set a temporary breakpoint

Type in the absolute or symbolic address of the breakpoint you want
to set in the entry buffer. Then choose
Breakpoints→Temporary(), ( or choose Breakpoints→Set() if
your version of HP 64700 system firmware is less than A.04.00).
Choose Breakpoints→Set All to set all existing breakpoints in the
breakpoint table.
Inside the breakpoints list display, press and hold the select mouse
button and then choose Set All Breakpoints from the popup menu.
Using the command line, enter commands as follows:
To set a breakpoint at a location given by <address>, enter:
modify software_breakpoints set <address>
To set all existing breakpoints in the breakpoint table, enter:
modify software_breakpoints set
To add a new breakpoint, you can choose Breakpoints→Temporary() with
the name of the new breakpoint in the entry buffer, or use the modify
software_breakpoints set command and specify the address for the
breakpoint. You can also use this method to reenable an existing breakpoint
at that address.
If you choose Breakpoints→Set All, or use the modify
software_breakpoints set command without an address parameter, all
existing breakpoints in the breakpoints table will be enabled. The
breakpoints feature must be enabled before individual breakpoints can be set.
When displaying memory in mnemonic format, asterisks (*) appear next to
breakpoint addresses. An asterisk shows the breakpoint is active. Also, if
assembly level code is being displayed, the disassembled instruction
mnemonic at the breakpoint address will show the breakpoint instruction.
Using the Emulator
To set a temporary breakpoint
165

Advertisement

Table of Contents
loading

Table of Contents