HP 3000 Manuals

F DEBUG command Privileged mode only [ MPE Debug/Stack Dump Reference Manual ] MPE/iX 5.0 Documentation


MPE Debug/Stack Dump Reference Manual

F 
DEBUG command 
Privileged mode only 

Freezes a code or data segment in main memory so that it is not swapped
out.

SYNTAX 

       {CO}
     F {DA} segnum 

PARAMETERS 

CO               Indicates code segment.  CO or DA must be specified.

DA               Indicates data segment.  DA or CO must be specified.

segnum           An expression indicating the segment number to be
                 frozen.  (Required parameter.)


WARNING Attempting to freeze a segment that is already frozen (some are frozen by the system) causes a System Failure!
EXAMPLES ?FDA22 Freezes data segment 22.


MPE/iX 5.0 Documentation