User`s guide
Table Of Contents
- Contents
- Figures
- Tables
- Preface
- Introduction
- Getting Started
- 2.1 Overview
- 2.2 System Requirements
- 2.3 Configuring Your System
- 2.4 Updating the Debug Monitor Firmware
- 2.4.1 Updating Firmware in a Flash ROM
- 2.4.2 Updating the Flash ROM from the AlphaBIOS S...
- 2.4.3 Updating the Flash ROM from the Windows NT ...
- 2.4.4 Updating the Flash ROM from the Debug Monit...
- 2.4.5 Updating the Flash ROM from the Alpha SRM C...
- 2.4.6 Running Firmware Update
- 2.4.7 Updating Firmware in a UVPROM
- 2.5 Switching to the Debug Monitor Firmware on Fl...
- 2.6 Debug Monitor Memory Map
- 2.7 Downloading Files
- 2.8 Execution Commands
- 2.9 Resetting the Debug Monitor
- Remote Debugging
- User Commands
- 4.1 Overview
- 4.2 Using the Commands
- 4.3 User Commands Quick Reference
- 4.4 User Commands
- apropos
- arpshow
- bcoff
- bcon
- beep
- boot
- bootadr
- bootopt
- bpstat
- cb
- cfreg
- cl
- compare
- cont
- copy
- cq
- creg
- cw
- date
- delete
- dis
- dml
- dmq
- ebuff
- edevice
- edmp
- einit
- eml
- emq
- eprom
- ereg
- eshow
- estat
- estop
- fill
- flash
- flasherase
- flboot
- flcd
- flcopy
- fldir
- flload
- flread
- flsave
- flwrite
- fwupdate
- go
- help
- iack
- ident
- init
- jtopal
- ladebug
- load
- mces
- mcheck
- memtest
- mrb
- mrl
- mrw
- mwb
- mwl
- mww
- netboot
- netload
- next
- pb
- pcishow
- pfreg
- pl
- pq
- prb
- preg
- prl
- prw
- pw
- pwb
- pwl
- pww
- rabox
- rb
- rbcfg
- rbctl
- rbiu
- riccsr
- rl
- rmode
- romboot
- romlist
- romload
- romverify
- rsys
- rw
- sb
- setbaud
- setty
- sl
- sq
- step
- stop
- sum
- sw
- swpipl
- sysshow
- tip
- version
- wabox
- wb
- wbcfg
- wbctl
- wbiu
- wiccsr
- wl
- wrfen
- wsys
- ww
- Support, Products, and Documentation
- Index
4–28 User Commands
User Commands
copy
Example
This example displays the original location and the destination before and after the
copy command.
EB64> pl 8000000
08000000: 1F1F1F1F 1F1F1F1F 1F1F1F1F 1F1F1F1F ................
08000010: 1F1F1F1F 1F1F1F1F 1F1F1F1F 1F1F1F1F ................
08000020: 1F1F1F1F 1F1F1F1F 1F1F1F1F 1F1F1F1F ................
08000030: 1F1F1F1F 1F1F1F1F 1F1F1F1F 1F1F1F1F ................
08000040: 1F1F1F1F 1F1F1F1F 1F1F1F1F 1F1F1F1F ................
08000050: 1F1F1F1F 1F1F1F1F 1F1F1F1F 1F1F1F1F ................
08000060: 1F1F1F1F 1F1F1F1F 1F1F1F1F 1F1F1F1F ................
08000070: 1F1F1F1F 1F1F1F1F 1F1F1F1F 1F1F1F1F ................
EB64> pl 9000150
09000150: 00000000 00000000 00000000 00000000 ................
09000160: 00000000 00000000 00000000 00000000 ................
09000170: 00000000 00000000 00000000 00000000 ................
09000190: 00000000 00000000 00000000 00000000 ................
090001A0: 00000000 00000000 00000000 00000000 ................
090001B0: 00000000 00000000 00000000 00000000 ................
090001C0: 00000000 00000000 00000000 00000000 ................
EB64> copy 8000000 8000080 9000150
EB64> pl 9000150
09000150: 1F1F1F1F 1F1F1F1F 1F1F1F1F 1F1F1F1F ................
09000160: 1F1F1F1F 1F1F1F1F 1F1F1F1F 1F1F1F1F ................
09000180: 1F1F1F1F 1F1F1F1F 1F1F1F1F 1F1F1F1F ................
09000190: 1F1F1F1F 1F1F1F1F 1F1F1F1F 1F1F1F1F ................
090001A0: 1F1F1F1F 1F1F1F1F 1F1F1F1F 1F1F1F1F ................
090001B0: 1F1F1F1F 1F1F1F1F 1F1F1F1F 1F1F1F1F ................
090001C0: 1F1F1F1F 1F1F1F1F 1F1F1F1F 1F1F1F1F ................
EB64> pl 8000000
08000000: 1F1F1F1F 1F1F1F1F 1F1F1F1F 1F1F1F1F ................
08000010: 1F1F1F1F 1F1F1F1F 1F1F1F1F 1F1F1F1F ................
08000020: 1F1F1F1F 1F1F1F1F 1F1F1F1F 1F1F1F1F ................
08000030: 1F1F1F1F 1F1F1F1F 1F1F1F1F 1F1F1F1F ................
08000040: 1F1F1F1F 1F1F1F1F 1F1F1F1F 1F1F1F1F ................
08000050: 1F1F1F1F 1F1F1F1F 1F1F1F1F 1F1F1F1F ................
08000060: 1F1F1F1F 1F1F1F1F 1F1F1F1F 1F1F1F1F ................
08000070: 1F1F1F1F 1F1F1F1F 1F1F1F1F 1F1F1F1F ................