[Ecls-list] Any way to get stack out of condition?

Matthew Mondor mm_lists at pulsar-zone.net
Thu Jan 31 00:37:52 UTC 2013


On Wed, 30 Jan 2013 17:06:47 +0100
Peter Enerccio <enerccio at gmail.com> wrote:

> Well, I am trying to get with handler-bind, however, it still prints
> nothing at all (for the backtrace, I mean)

Was the code compiled with an optimize debug level 2 or over?  I think
that to get backtraces I needed that.

i.e. at the start of a file:

(declaim (optimize (debug 3)))
-- 
Matt




More information about the ecl-devel mailing list