HP 64767 User Manual page 416

Emulation/analysis
Table of Contents

Advertisement

Chapter 12: Emulator/Analyzer Interface Commands
--SYMB--
The parameters are as follows:
<FILENAME>
This is an UNIX path specifying a source file. If no file is specified, and the
identifier referenced is not a global symbol in the executable file that was loaded,
then the default file is assumed (the last absolute file specified by a display
local_symbols_in command). A default file is only assumed when other parameters
(such as line) in the --SYMB-- specification expect a file.
line
This specifies that the following numeric value references a line number in the
specified source file.
<LINE#>
Prompts you for the line number of the source file.
<IDENTIFIER>
Identifier is the name of an identifier as declared in the source file.
SCOPE
Scope is the name of the portion of the program where the specified identifier is
defined or active (such as a procedure block).
segment
This indicates that the following string specifies a standard segment (such as
PROG, DATA, or COMN) or a user-defined segment in the source file.
<SEG_NAME>
Prompts you for entry of the segment name.
(<TYPE>)
When two identifier names are identical and have the same scope, you can
distinguish between them by entering the type (in parentheses). Do not type a space
between the identifier name and the type specification. The type will be one of the
following:
filename
Specifies that the identifier is a source file.
module
These refer to module symbols. For Ada, they are packages. Other language
systems may allow user-defined module names.
procedure
Any procedure or function symbol. For languages that allow a change of scope
without explicit naming, SRU assigns an identifier and tags it with type procedure.
static
Static symbols, which includes global variables. The logical address of these
symbols will not change.
task
Task symbols, which are specifically defined by the processor and language system
in use.
:
A colon is used to specify the UNIX file path from the line, segment, or symbol
specifier. When following the file name with a line or segment selection, there
must be a space after the colon. For a symbol, there must not be a space after the
colon.
416

Advertisement

Table of Contents
loading

This manual is also suitable for:

80186/8/xl/ea/eb

Table of Contents