HP MC68360 User Manual page 346

Emulator / analyzer graphical user interface
Table of Contents

Advertisement

Chapter 11: Emulator/Analyzer Interface Commands
display memory
FCODE
The function code used to define the address space being referenced. See the
syntax diagram for FCODE to see a list of the function codes available and for an
explanation of those codes.
long
Displays memory in a 64-bit real number format or 32-bit long words when
preceded by blocked or absolute.
mnemonic
This causes the memory listing to be formatted in assembly language instruction
mnemonics with associated operands. When specifying mnemonic format, you
should include a starting address that corresponds to the first byte of an operand to
ensure that the listed mnemonics are correct. If set source only is on, you will see
only the high level language statements and corresponding line numbers.
offset_by
This option lets you specify an offset that is subtracted from each of the absolute
addresses before the addresses and corresponding memory contents are listed. You
might select the offset value so that each module appears to start at address 0000H.
The memory contents listing will then appear similar to the assembler or compiler
listing.
This option is also useful for displaying symbols and source lines in dynamically
relocated programs.
previous_display
Returns to display associated with the previous mnemonic memory display
command.
real
Formats memory values in the listing as real numbers. (NaN in the display list
means "Not a Number.")
repetitively
Updates the memory listing display continuously. You should only use this to
monitor memory while running user code, since it is very CPU intensive. To allow
updates to the current memory display whenever memory is modified, a file is
loaded, software breakpoint is set, etc., use the set update command.
short
Formats the memory list as 32-bit real numbers.
thru
This option lets you specify a range of memory locations to be displayed. Use the
<Up arrow>, <Down arrow>, <NEXT>, and <PREV> keys to view additional
memory locations.
words
Displays the absolute or blocked memory listing as 16-bit word values.
,
A comma after memory in the command line appends the current display memory
command to the preceding display memory command. The data specified in both
commands is displayed. The data will be formatted as specified in the current
326

Advertisement

Table of Contents
loading

This manual is also suitable for:

Mc68en36064780a

Table of Contents