Tracebacks

Jefferson M. Dubrule (Jefferson.M.Dubrule@dartmouth.edu)
Sat, 23 Mar 1996 22:26:50 PST


--- It was written:
>1) Finding out *which* variable is not found.

Well, I suppose $handle_uncaught_error() could contain a parser that
displays the variables that it could be based on the line #.

>2) Diagnosing stupid errors, like putting in to many or to few parens.

This could "easily" be done IN-DB.  A small matter of programming.

>3) Figuring out if your program is going into a loop or something.

I often want this.  If it goes out of control, 
it gets an E_TICKS or something.  No big deal.