To Disable An Execution Breakpoint - HP 64782 User Manual

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

Advertisement

To disable an execution breakpoint

Choose Breakpoints→Enable again. The Breakpoints→Enable
selection is a switch.
Inside the breakpoints list display, press and hold the select mouse
button and then choose Enable/Disable Software Breakpoints
from the popup menu.
Using the command line, disable breakpoints with:
modify software_breakpoints disable
Sometimes you will want to temporarily disable the execution breakpoints
feature without removing the existing breakpoints. Use one of the above
commands to do this.
When you disable breakpoints, the emulator replaces the BKPT instructions
at all breakpoint locations with the original instructions. It marks the
breakpoint table entries as "inactive." The processor won't break to monitor
when the instructions at inactive locations are executed.
If you later enable breakpoints, the ones in the table are still inactive. To use
them, you must set them by choosing Breakpoints→Set All, or on the
command line, entering the modify software_breakpoints set command.
Using the Emulator
To disable an execution breakpoint
163

Advertisement

Table of Contents
loading

Table of Contents