Debugging PL/I programs in the multics environment

  • Authors:
  • B. L. Wolman

  • Affiliations:
  • Honeywell Information Systems, Cambridge, Massachusetts

  • Venue:
  • AFIPS '72 (Fall, part I) Proceedings of the December 5-7, 1972, fall joint computer conference, part I
  • Year:
  • 1972

Quantified Score

Hi-index 0.00

Visualization

Abstract

One of the popular misconceptions concerning PL/I is that programs written in PL/I are necessarily inefficient and hard to debug. Several years experience with the Multics PL/I compiler running on the Honeywell 645 has shown that in spite of the apparent complexity of the PL/I language, PL/I programs are easily debugged in the Multics environment, even by novice users who are newcomers to PL/I and are unfamiliar with the Honeywell 645. In most cases the user can debug his program symbolically without having to refer to a listing of the generated instructions or add debugging output statements to the program. This is due to a number of factors: • the run-time environment provided by the system. • the implementation of PL/I. • the availability of a variety of powerful debugging facilities.