HP 3000 Manuals

FPMAP [ System Debug Reference Manual ] MPE/iX 5.0 Documentation


System Debug Reference Manual

FPMAP 

Reinitializes CM FPMAP symbolic procedure name access.

Syntax 

     FPMAP

Initialization of CM FPMAP symbolic procedure names is automatic in
System Debug.

The FPMAP command is typically used to "pick up" new libraries that have
been dynamically loaded (through LOADPROC or SWITCH intrinsics) since the
original program execution.

The FPMAP command inspects the CM program file and all currently loaded
CM libraries in order to locate the necessary FPMAP records.

Examples 

     %cmdebug > fpmap 

Re-initialize CM symbolic access for FPMAP records.

Limitations, Restrictions 

The CM program file and libraries must have been prepared with the
Segmenter's FPMAP option.


CAUTION The output format of all System Debug commands is subject to change without notice. Programs that are developed to postprocess System Debug output should not depend on the exact format (spacing, alignment, number of lines, uppercase or lowercase, or spelling) of any System Debug command output.


MPE/iX 5.0 Documentation