VAX DEBUG: an interactive, symbolic, multilingual debugger

  • Authors:
  • Bert Beander

  • Affiliations:
  • Digital Equipment Corporation, Nashua, NH

  • Venue:
  • SIGSOFT '83 Proceedings of the symposium on High-level debugging
  • Year:
  • 1983
  • A case for unlimited watchpoints

    ASPLOS XVII Proceedings of the seventeenth international conference on Architectural Support for Programming Languages and Operating Systems

Quantified Score

Hi-index 0.00

Visualization

Abstract

Digital Equipment Corporation's VAX-11 Debugger, usually called VAX DEBUG or simply DEBUG, is an interactive, symbolic, and multilingual debugger which runs on the VAX-11 series of computers under the VMS operating system. The following gives an overview of VAX DEBUG and examines how it solves some of the problems inherent in the design of any such debugger. Particular attention is paid to how its command language is designed, how it distinguishes between addresses and values in command input, how it solves the problem of accessing and organizing symbol table information, and how it exercises control over the user program.