--- mon/README 1999/10/04 19:40:36 1.2 +++ mon/README 2000/04/24 13:09:55 1.3 @@ -166,6 +166,13 @@ characters. Entering "i" without argumen of "." is set to the address after the last address displayed. + b [start [end]] Binary memory dump + +displays the buffer contents from address "start" to address "end" in a binary +format. Entering "b" without arguments is equivalent to "b .". The value of +"." is set to the address after the last address displayed. + + m [start [end]] Hex/ASCII memory dump displays the buffer contents from address "start" to address "end" as hex