A Debugger for the Post Script Language

Michael A. Harrison and Fred Meyer

EECS Department
University of California, Berkeley
Technical Report No. UCB/CSD-91-628
April 1991

http://www2.eecs.berkeley.edu/Pubs/TechRpts/1991/CSD-91-628.pdf

This report describes dbps, a PostScript debugger which runs under the Xll Window System. dbps provides the user with features which allow the user to do more than display the output of their programs at their workstation. dbps enables the user to observe the state of the interpreter as the program is executing, suspend the execution of the program, and interact with the interpreter before, during and after the execution of the program. The design and implementation of dbps are discussed in this paper. The motivation for dbps is provided by an overview of the PostScript language and how the interpreter handles errors along with a survey of current PostScript previewers.


BibTeX citation:

@techreport{Harrison:CSD-91-628,
    Author = {Harrison, Michael A. and Meyer, Fred},
    Title = {A Debugger for the Post Script Language},
    Institution = {EECS Department, University of California, Berkeley},
    Year = {1991},
    Month = {Apr},
    URL = {http://www2.eecs.berkeley.edu/Pubs/TechRpts/1991/5210.html},
    Number = {UCB/CSD-91-628},
    Abstract = {This report describes dbps, a PostScript debugger which runs under the Xll Window System. dbps provides the user with features which allow the user to do more than display the output of their programs at their workstation. dbps enables the user to observe the state of the interpreter as the program is executing, suspend the execution of the program, and interact with the interpreter before, during and after the execution of the program. The design and implementation of dbps are discussed in this paper. The motivation for dbps is provided by an overview of the PostScript language and how the interpreter handles errors along with a survey of current PostScript previewers.}
}

EndNote citation:

%0 Report
%A Harrison, Michael A.
%A Meyer, Fred
%T A Debugger for the Post Script Language
%I EECS Department, University of California, Berkeley
%D 1991
%@ UCB/CSD-91-628
%U http://www2.eecs.berkeley.edu/Pubs/TechRpts/1991/5210.html
%F Harrison:CSD-91-628