| 166 |
of "." is set to the address after the last address displayed. |
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 |
m [start [end]] Hex/ASCII memory dump |
| 177 |
|
|
| 178 |
displays the buffer contents from address "start" to address "end" as hex |
displays the buffer contents from address "start" to address "end" as hex |