User`s guide

Table Of Contents
User Commands 4–9
User Commands Quick Reference
stop address Sets a breakpoint at the specified address.
bpstat none Displays the current breakpoint status.
step none Executes a machine instruction by stepping into the first
instruction of the function being called.
next none Executes a machine instruction without stepping into
subroutines.
cont none Continues execution from a breakpoint.
delete address Removes breakpoint from the specified address.
ladebug none Starts a Ladebug server for a remote debug session.
Miscellaneous Commands
rsys none Reads the EB64 system control register.
wsys data Writes the EB64 system control register.
rabox none Reads the CPU ABOX_CTL register.
wabox data Writes to the CPU ABOX_CTL register.
rbiu none Reads the CPU BIU_CTL register.
wbiu data Writes to the CPU BIU_CTL register.
riccsr none Reads the CPU ICCSR register.
wiccsr data Writes to the CPU ICCSR register.
rbcfg none Reads the backup cache configuration register.
wbcfg bcfg_data, bctl_data Writes to the backup cache configuration register.
rbctl none Reads the backup cache control register.
wbctl bctl_data, bcfg_data Writes to the backup cache control register.
iack none Performs an interrupt acknowledge cycle.
rmode mode Sets the dis command register display mode.
setty port Specifies the port used for Debug Monitor interaction.
setbaud port, baud_rate Sets the communication port baud rate. The default is 9600.
tip port Connects to a specified serial communication port.
Table 4–1 Command Summary Table
(Sheet 6 of 7)
Command Parameters Description