Submitted by: Thomas J. Linscomb Computation Center The University of Texas at Austin Austin, Texas 78712 (512) 471-3241 This submission contains programs and patches which are used to run the PDP-11 version of the KMC-11 debugging tools. The patches included are for the DEC proprietary programs KMCLDR and KMCDA which are designed for loading and debugging KMC-11 software on a PDP-11. By utilizing the RESCOM (resident common) and global section features on a VAX/VMS system these two compatibility mode programs will correctly map to the I/O pages and perform identically as on a PDP-11. The following KMC-11 related files are also included: 1. Command files for assembling and linking KMCLDR and KMCDA on a VAX. 2. A command file for assembling and linking KMC-11 source files. 3. A TECO macro that will clean up KMC-11 listing files. 4. A short KMC-11 program that will echo input on a DR-11K. Additional documentation can be found in the file VAXKMC.DOC.