Debug Manual

Table Of Contents
Command Syntax Summary
Debug Manual421921-003
C-5
BM Command
BM Command
Set Unconditional Memory-Access Breakpoint
access is:
R
RW
WR
W
C
The ALL option is allowed only in privileged mode.
Set Conditional Memory-Access Breakpoint
The value of access is one of the following:
R
RW
WR
W
The op parameter has this format:
{ < | > | = | <> }
The ALL
option is allowed only in privileged mode.
Set Trace Memory-Access Breakpoint
The value of access is one of the following:
R
RW
WR
W
The ALL option is allowed only in privileged mode.
BM address , access [, ALL ]
BM address , access
{, {register | start-address }[& mask] op constant [, ALL ]}
{ [, ALL ] {register | start-address }[& mask] op constant }
BM address , access
{, {register | start-address } ? count [, ALL ] }
{ [, ALL ] {register | start-address } ? count }