Debug Manual

Table Of Contents
Command Syntax Summary
Debug Manual421921-003
C-4
Set Conditional Code Breakpoint
Set Conditional Code Breakpoint
op is:
{ < | > | = | <> }
The ALL option is allowed only in privileged mode.
Set Trace Code Breakpoint
The ALL option is allowed only in privileged mode.
Set Execute Code Breakpoint
The ALL option is allowed only in privileged mode.
Display Breakpoints
BASE Command
B address
{, {register |start-address }[& mask] op constant [, ALL] }
{ [, ALL] , {register |start-address }[& mask] op constant }
B address {, {register |start-address } ? count [, ALL ] }
{ [ , ALL ] {register |start-address }? count }
B address {, ( command-string ) [, ALL ] }
{ [, ALL ] ( command-string ) }
B [ * ]
BASE [ STANDARD | S ] [ IN | I ]
[ OCTAL | O ] [ OUT | O ]
[ DECIMAL | D ]
[ HEXADECIMAL | H ]