Museum

Home

Lab Overview

Retrotechnology Articles

Online Manuals

⇒ () — UMIPS/BSD System Programmer's Package 2.1

Media Vault

Software Library

Restoration Projects

Artifacts Sought

 

dump − display contents of memory [ -Bcdoux ] [ -bhw ] range performs formatted displays of memory contents.  Memory contents may be displayed in hex, octal, decimal, unsigned decimal, ascii, or binary.  Memory contents may be dumped in byte, half-word, or word size units.  The default format is hex.  Alternate formats are selected by one of the following characters: B Binary format c Ascii character format d Decimal format o Octal format u Unsigned decimal x Hex format The default width is word.  Alternate widths are selected by one of the following characters: b Byte (8 bits) h Halfword (16 bits) w Word (32 bits) A range specification indicates the amount of memory to display.  Ranges may be specified in the following three ways: base Display the contents of the width-size unit at address base#count Display the contents of width-size units starting at address base:limit Display the contents of width-size units with addresses >= to and < g(1spp), p(1spp), fill(1spp)

Typewritten Software • bear@typewritten.org • Edmonds, WA 98026