To Clear An Execution Breakpoint - HP 64782 User Manual

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

Advertisement

Using the Emulator

To clear an execution breakpoint

Examples
Set a new breakpoint at get_targets:
modify software_breakpoints set
update_sys.get_targets
Reenable all existing breakpoints:
modify software_breakpoints set
To clear an execution breakpoint
Type in the name of the breakpoint you want to clear in the entry
buffer. Then choose Breakpoints→Clear().
Choose Breakpoints→Clear All to clear all existing breakpoints in
the breakpoint table.
Inside the breakpoints list display, press and hold the select mouse
button and then choose Clear (delete) Breakpoint from the popup
menu to clear the selected breakpoint.
Using the command line, enter commands as follows:
To remove an existing breakpoint at a location given by <address>, enter:
modify software_breakpoints clear <address>
To remove all existing breakpoints, enter:
modify software_breakpoints clear
When you're finished using a particular breakpoint, you should clear the
breakpoint table entry. The original instruction is restored to memory, and
the breakpoint table entry is removed.
166

Advertisement

Table of Contents
loading

Table of Contents