On Wed, 30 Jan 2013 17:06:47 +0100
Peter Enerccio <enerc...@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

------------------------------------------------------------------------------
Everyone hates slow websites. So do we.
Make your web apps faster with AppDynamics
Download AppDynamics Lite for free today:
http://p.sf.net/sfu/appdyn_d2d_jan
_______________________________________________
Ecls-list mailing list
Ecls-list@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/ecls-list

Reply via email to