18.08.2013 Views

(SYSLIB) Programming Reference Manual - Public Support Login ...

(SYSLIB) Programming Reference Manual - Public Support Login ...

(SYSLIB) Programming Reference Manual - Public Support Login ...

SHOW MORE
SHOW LESS

You also want an ePaper? Increase the reach of your titles

YUMPU automatically turns print PDFs into web optimized ePapers that Google loves.

M<br />

Glossary<br />

master file directory (MFD)<br />

The file catalog of the Executive that contains Exec file definitions that the system or<br />

users can assign and access. Files listed in the MFD are said to be cataloged and are<br />

retained after a run terminates. In an XTC system, there is a single shared MFD for the<br />

system, and each host has its own standard (local) copy of the MFD. See also standard<br />

MFD, shared MFD, or<br />

P<br />

A directory maintained by the Exec to control cataloged files. The MFD contains the<br />

security attributes for cataloged files. Files listed in the MFD are cataloged and retained<br />

after a run terminates. MFDF$$ is the internal file name that refers to the MFD, or<br />

A list of all the files currently cataloged in the computer system. The file may not<br />

currently be in either main or mass storage, but if cataloged, it will be listed in the MFD<br />

until it is deleted.<br />

post mortem dump processor (PMDP)<br />

A system processor that produces a printout (dump) of the main storage a program<br />

occupied when it terminated. Experienced programmers can use these dumps to<br />

determine what processing occurred. This helps isolate errors in a program.<br />

Programmers Advanced Debugging System<br />

A language-independent interactive debugging tool.<br />

Processor common input/output system (PCIOS)<br />

A system that handles data in conventional PCIOS files.<br />

program control table (PCT)<br />

A special table maintained by the Exec for each active run in the system. The PCT<br />

contains control information about a particular run, and about the program currently being<br />

executed in the run (if any). Among other things, the PCT includes a list of the files<br />

currently assigned to the run, or<br />

A table, one per run, created and maintained by the Exec to accummulate data needed to<br />

control and record each run. The PCT is a read-only user bank from 1 to 42 blocks, or<br />

A bank whose data structure is defined, created, and maintained by the operating<br />

system. The PCT contains information about the run, or<br />

An area in main storage containing the information necessary to define the state of the<br />

program. The PCT shows contents of the P-register, the next instruction to be executed,<br />

and the contents of various data registers. With the information in the program control<br />

table, the Exec can stop the program and resume it exactly where it left off.<br />

7833 1733–004 Glossary–3

Hooray! Your file is uploaded and ready to be published.

Saved successfully!

Ooh no, something went wrong!