HP 64782 User Manual page 375

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

Advertisement

Emulator/Analyzer Interface Commands
display software_breakpoints
display software_breakpoints
This command displays the currently defined software breakpoints and their
status.
If the emulation session is continued from a previous session, the listing will
include any previously defined breakpoints. The column marked "status"
shows whether the breakpoint is pending, inactivated, or unknown.
A pending breakpoint causes the processor to enter the emulation monitor
upon execution of that breakpoint. Executed breakpoints are listed as
inactivated. Entries that show an inactive status can be reactivated by
executing the modify software_breakpoints set command.
A label column also may be displayed for addresses that correspond to a
symbol. See the set command for details.
The parameters are as follows:
--EXPR--
An expression is a combination of numeric values, symbols, operators, and
parentheses, specifying an offset value for the breakpoint address. See the
--EXPR-- syntax diagram.
offset_by
This option allows you to offset the listed software breakpoint address value
from the actual address of the breakpoint. By subtracting the offset value
from the breakpoint address, the system can cause the listed address to
match that given in the assembler or compiler listing.
Examples
display software_breakpoints
display software_breakpoints offset_by 1000H
See Also
The copy software_breakpoints, modify software_breakpoints, and
set commands.
374

Advertisement

Table of Contents
loading

Table of Contents