BIB-VERSION:: CS-TR-v2.0 ID:: STAN//CS-TR-75-523 ENTRY:: August 23, 1995 ORGANIZATION:: Stanford University, Department of Computer Science TITLE:: BAIL: a debugger for SAIL. TYPE:: Technical Report AUTHOR:: Reiser, John F. DATE:: October 1975 PAGES:: 34 ABSTRACT:: BAIL is a debugging aid for SAIL programs, where SAIL is an extended dialect of ALGOL60 which runs on the PDP-10 computer. BAIL consists of a breakpoint package and an expression interpreter which allow the user to stop his program at selected points, examine and change the values of variables, and evaluate general SAIL expressions. In addition, BAIL can display text from the source file corresponding to the current location in the program. In may respects BAIL is like DDT or RAID, except that BAIL is oriented towards SAIL and knows about SAIL data types, primitive operations, and procedure implementation. NOTES:: [Adminitrivia V1/Prg/19950823] END:: STAN//CS-TR-75-523