Error Management and Debugging in Pan I

Michael L. Van De Vanter

EECS Department
University of California, Berkeley
Technical Report No. UCB/CSD-89-554
December 1989

http://www2.eecs.berkeley.edu/Pubs/TechRpts/1989/CSD-89-554.pdf

Pan is a complex, interactive system that is both under constant development and designed to be user-extensible. Under these circumstances it is important to have a clear policy for detecting and managing system errors (as opposed to errors in programs being edited), mechanisms to support the policy, and guidelines for their use.

This document describes our goals for error management in Pan, from the various perspectives of casual user, author of extension code, and author of Pan system code. It discusses briefly the current implementation (Pan 1 version 3.0), how we arrived at it, and some of its problems. Finally, it proposes a set of guidelines for future work on Pan.


BibTeX citation:

@techreport{Van De Vanter:CSD-89-554,
    Author = {Van De Vanter, Michael L.},
    Title = {Error Management and Debugging in Pan I},
    Institution = {EECS Department, University of California, Berkeley},
    Year = {1989},
    Month = {Dec},
    URL = {http://www2.eecs.berkeley.edu/Pubs/TechRpts/1989/5315.html},
    Number = {UCB/CSD-89-554},
    Abstract = {Pan is a complex, interactive system that is both under constant development and designed to be user-extensible. Under these circumstances it is important to have a clear policy for detecting and managing system errors (as opposed to errors in programs being edited), mechanisms to support the policy, and guidelines for their use. <p>This document describes our goals for error management in Pan, from the various perspectives of casual user, author of extension code, and author of Pan system code. It discusses briefly the current implementation (Pan 1 version 3.0), how we arrived at it, and some of its problems. Finally, it proposes a set of guidelines for future work on Pan.}
}

EndNote citation:

%0 Report
%A Van De Vanter, Michael L.
%T Error Management and Debugging in Pan I
%I EECS Department, University of California, Berkeley
%D 1989
%@ UCB/CSD-89-554
%U http://www2.eecs.berkeley.edu/Pubs/TechRpts/1989/5315.html
%F Van De Vanter:CSD-89-554