[slime-devel] Re: longer initial backtrace

Luke Gorrie luke at bluetail.com
Mon Dec 8 01:45:31 UTC 2003


Michael Livshin <usenet at cmm.kakpryg.net> writes:

> one nit: the sldb-show-source command (bound to "v" in sldb) sometimes
> can cause errors (if it's uncommon, sorry.  I'm using the latest CMU
> CL snapshot currently, which might have something to do with it,
> perhaps).
> 
> like this one:
> 'Bogus debug function: #<Bogus-Debug-Function "call_into_lisp+#x8C [#x8054C3C] /user/cmm/usr/linux/bin/lisp">
>    [Condition of type SIMPLE-ERROR]'
> 
> I wonder whether it would be a good idea to put '(ignore-errors ...)'
> in some appropriate place?

Fixed. We already had a flag *debug-definition-finding* in the CMU
backend saying whether to debug these errors, but it was (until now)
enabled by default.






More information about the slime-devel mailing list