To Set A Rom Breakpoint In Ram - HP MC68040 User Manual

Emulator, graphical user interface
Table of Contents

Advertisement

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 set a ROM breakpoint in RAM

• Type in the name of the breakpoint you want to set in the entry buffer. Then
choose Breakpoints→Force HW→Permanent() or Temporary().
• Using the command line, enter:
modify software breakpoints set <ADDRESS> permanent (or
temporary ) force_hw
There may be times when you want to have the emulator use one of its eight
hardware resources to ensure an emulation break at a RAM address. For example,
you may know that the program in ROM will overwrite the RAM address before
the breakpoint is executed. Normally, this will eliminate the breakpoint instruction.
The above commands ensure that the breakpoint will be executed at the specified
address, regardless of how the software at that address may change during
execution.
Chapter 4: Using the Emulator
Using Execution Breakpoints
169

Advertisement

Table of Contents
loading

This manual is also suitable for:

Ec040Lc04064783a64783b

Table of Contents