[slime-devel] Problem with debugger view source

Nikodemus Siivola nikodemus at random-state.net
Wed Sep 1 15:40:57 UTC 2010


On 1 September 2010 17:59, Helmut Eller <heller at common-lisp.net> wrote:

>>   CL-USER> (load "/home/ryan/breaktest.lisp")

> When loading the fasl file (load (compile-file "...breaktest.lisp")) the
> debugger is not so confused.
>
> The warning comes from swank-sbcl.lisp because the
> sb-di::code-location-toplevel-form-offset always returns 0 which seems
> like a SBCL bug.

Well, let's say a missing feature: source locations are currently not
available for code loaded as source.

Cheers,

 -- Nikodemus




More information about the slime-devel mailing list