HP MC68360 User Manual page 410

Emulator / analyzer graphical user interface
Table of Contents

Advertisement

Chapter 11: Emulator/Analyzer Interface Commands
--SYMB--
SRU has no way of knowing where these variables will be at run time and therefore
cannot build a corresponding symbol tree entry with run time address.
Here are some examples of referencing different symbols in the above programs:
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.
390

Advertisement

Table of Contents
loading

This manual is also suitable for:

Mc68en36064780a

Table of Contents