[slime-devel] Jumping to source from debugger in Allegro?

Is this *supposed* to work? I'm using Allegro 6.2 and some recent CVS update of SLIME. But in the debugger if I hit 'v' I get the message: Cannot find source for frame: #<fd -268443954 in "repl-thread" stack group> Pilot error of some sort? -Peter -- Peter Seibel peter@javamonkey.com Lisp is the red pill. -- John Fraser, comp.lang.lisp

Peter Seibel <peter@javamonkey.com> writes:
Is this *supposed* to work? I'm using Allegro 6.2 and some recent CVS update of SLIME. But in the debugger if I hit 'v' I get the message:
Cannot find source for frame: #<fd -268443954 in "repl-thread" stack group>
Pilot error of some sort?
Uh. Did this just recently get fixed? Anyway, it works now. Nice. -Peter -- Peter Seibel peter@javamonkey.com Lisp is the red pill. -- John Fraser, comp.lang.lisp

Peter Seibel <peter@javamonkey.com> writes:
Peter Seibel <peter@javamonkey.com> writes:
Is this *supposed* to work? I'm using Allegro 6.2 and some recent CVS update of SLIME. But in the debugger if I hit 'v' I get the message:
Cannot find source for frame: #<fd -268443954 in "repl-thread" stack group>
Pilot error of some sort?
Uh. Did this just recently get fixed? Anyway, it works now. Nice.
Yeah, the feature was only recently implemented in that backend. I'll look into making "not implemented in backend" error messages better so that it's obvious what the problem is. -Luke
participants (2)
-
Luke Gorrie
-
Peter Seibel