[Gauche-devel] backtrace in out-of-memory case
R7RS Scheme scripting engine
Status: Beta
Brought to you by:
shirok
|
From: <Sve...@Fe...> - 2006-11-15 13:09:01
|
Hi all. Is there a way to get a backtrace when GC reports: GC Warning: Out of Memory! Returning NIL! ... out of memory (16). aborting... I would like to have the call trace that Gauche prints when a "normal" error occurs. Greetings Sven |