enoft Manual

eNOFT Options
eNOFT Manual527507-005
2-11
DUMPDATA or DD
BRIEF or B is an alias to command LAYOUT DATA.
<format_spec> defaults to the HEX format if not specified. See SET FORMAT for
details.
The following sample shows all available data sections in the default hexadecimal
format. Each data section displayed will be prefixed with its name in the header.
enoft> dumpdata
******** Section .rconst in Hex (File Offset 0x7d0)
MemAddress Contents
---------------------------------------------------------------------
32 zero bytes skipped.
******** Section .data in Hex (File Offset 0x2000)
MemAddress Contents
---------------------------------------------------------------------
0x08000000: 080001b0 01000000 02000000 00000000 .... .... .... ....
0x08000010: aaaa4d43 4220aaaa 00000000 00000000 ..MC B .. .... ....
112 zero bytes skipped.
0x08000090: 00000000 00000000 20010000 00000000 .... .... ... ....
256 zero bytes skipped.
******** Section .data1 is empty.
******** Section .rodata in Hex (File Offset 0x21a0)
MemAddress Contents
---------------------------------------------------------------------
0x080001a0: 25730000 00000000 00000000 00000000 %s.. .... .... ....
0x080001b0: 48656c6c 6f2c2057 6f726c64 0a000000 Hell o, W orld ....
******** Section .rdata in Hex (File Offset 0x21c0)
MemAddress Contents
---------------------------------------------------------------------