HP MC68040 User Manual page 520

Emulator, graphical user interface
Table of Contents

Advertisement

Chapter 11: Emulator Commands
—SYMB—
control.c:main
control.c:port_one
porthand.c:utils.c:delay
The last example above only works with IEEE-695 object module format; the HP
object module format does not support referencing of include files that generate
program code.
porthand.c:process_port.i
porthand.c:process_port.BLOCK_1.i
Notice how you can reference different variables with matching identifiers by
specifying the complete scope. You also can save typing by specifying a scope with
cws. For example, if you are making many measurements involving symbols in the
file porthand.c, you could specify:
cws porthand.c:process_port
Then:
i
BLOCK_1.i
are prefixed with porthand.c: process_port before the database lookup.
If a symbol search with the current working symbol prefix is unsuccessful, the last
scope on the current working symbol is stripped. The symbol you specified is then
retested with the modified current working symbol. Note that this does not change
the actual current working symbol.
490

Advertisement

Table of Contents
loading

This manual is also suitable for:

Ec040Lc04064783a64783b

Table of Contents