ZiLOG System 8000 User Manual page 34

Zeus operating system manual
Hide thumbs Also See for System 8000:
Table of Contents

Advertisement

USER
24
Zilog
USER
RETURN,
either alone or after
the
new
contents.
This displays the next register.
A "Q" followed by
a RETURN terminates the command.
Exam~le
Display all registers.
<R (CR)
RO
Rl
R2
R3
R4
R5
R6
0000
0000
0000
0000
0000
0000
0000
R6
R7
R8
R9
RIO
Rll
R12
0000
0000
0000
0000
0000
0000
0000
R13
R14
R15
RPC
RFC
0000
0000
0000
0000
0000
Exam~le
Display 32-bit word register RR4 and alter its contents.
<R RR4 (CR)
RR4 00000000 <A257FFFF (CR)
RR6 00000000
<Q
(CR»
BREAK
Syntax
BREAK <address> [<n>]
Descri~tion
The BREAK command sets a breakpoint at a given even
address
after
clearing
any
previously
set breakpoint.
If <n> is
given, program execution is not interrupted
until
the
nth
time
the
breakpoint
instruction is encountered «n> is in
the range %l-%FFFF).
If <n> is not given, 1 is assumed.
If
the
BREAK
command is issued with no parameters, any previ-
ously set breakpoint is cleared.
When program execution
is
suspended by the BREAK command, the Monitor Program displays
a message reporting the
break
and
the
address
where
it
occurred.
Exam~le
Message:
BREAK AT 6A5E
Zilog
24

Advertisement

Table of Contents
loading

Table of Contents