[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Getting trace info from MACL
- To: info-macl@cambridge.apple.com
- Subject: Getting trace info from MACL
- From: lindahl@evax.arl.utexas.edu (Charlie Lindahl)
- Date: Wed, 21 Mar 90 03:12:48 CST
I have an application which will soon be placed in a (semi-) production
environment. I'd like to:
1) Catch ALL errors and log them.
2) Record, as part of #1, the stack trace so's I can isolate the
function that caused the error.
#1 is no problem (wrap the top-level form in a (catch-error-quietly)).
But how can I do #2? I tried using APROPOS/INSPECT to go routing around
in the trace tables, but no luck. Do I have to do my own *EVENTHOOK*, or
is there some neat hack that does the trick? I am running version 1.2.2...
Thanx in advance,
Charlie S. Lindahl
Automation and Robotics Research Institute
University of Texas at Arlington
ARPA: lindahl@evax.utarl.edu