Using Breakpoints; To Set A Memory Access Breakpoint - HP 68000 Series User Manual

Debugger/simulator
Table of Contents

Advertisement

Chapter 3: Loading and Executing Programs

Using Breakpoints

Using Breakpoints
The debugger implements breakpoints using shadow bits. The number of
access breakpoints available to the debugger/simulator is unlimited.
This section shows you how to:

To set a memory access breakpoint

• Enter the address (which may be a symbol) in the entry buffer. Select
Breakpoints→Set and select Read, Write, or Read/Write.
Or:
• Using the command line, enter Breakpt , select the type of access to break on
(Read, Write, or Access), enter the address of the memory location, and press
the < Return> key.
The access types have the following meanings:
Read
Write
Access
90
Set a memory access breakpoint (read, write, or either).
Set an instruction breakpoint.
Clear selected breakpoints.
Clear all breakpoints.
Display breakpoint information.
break on read accesses.
break on write accesses.
break on either read or write accesses.

Advertisement

Table of Contents
loading

This manual is also suitable for:

B1466

Table of Contents