On Wed, Apr 28, 2010 at 4:16 PM, Alan Ruttenberg alanruttenberg@gmail.com wrote:
On Tue, Apr 27, 2010 at 3:51 PM, Alessio Stalla alessiostalla@gmail.com wrote:
On Tue, Apr 27, 2010 at 9:37 PM, Alan Ruttenberg alanruttenberg@gmail.com wrote:
Any chance of writing the stack to a file before tossing it? Is there a way of signaling the stack condition when there's still some stack left - is that a knob that Java offers?
Actually the stack trace should be saved as the value of ext:*saved-backtrace* just before signaling the condition.
hm.. (setq kb (load-ontology "/Users/alanr/obi/ontology/obi.owl")) ; Evaluation aborted. CL-USER> ext:*saved-backtrace* NIL
Wait - that's in slime. Outside slime there's more. Looking now...
-Alan
-Alan