ViewVC Help
View File | Revision Log | Show Annotations | Revision Graph | Root Listing
root/cebix/mon/README
(Generate patch)

Comparing mon/README (file contents):
Revision 1.2 by cebix, 1999-10-04T19:40:36Z vs.
Revision 1.3 by cebix, 2000-04-24T13:09:55Z

# Line 166 | Line 166 | characters. Entering "i" without argumen
166   of "." is set to the address after the last address displayed.
167  
168  
169 +  b [start [end]]          Binary memory dump
170 +
171 + displays the buffer contents from address "start" to address "end" in a binary
172 + format. Entering "b" without arguments is equivalent to "b .". The value of
173 + "." is set to the address after the last address displayed.
174 +
175 +
176    m [start [end]]          Hex/ASCII memory dump
177  
178   displays the buffer contents from address "start" to address "end" as hex

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines