[slime-devel] sldb-eval-in-frame

Volkan YAZICI yazicivo at ttnet.net.tr
Tue May 15 12:23:04 UTC 2007


Hi,

I have a very simple question about SLDB and examining frames.
When SLIME raises a debugger window for the execution of

  (let ((foo 1))
    (break)
    (* 2 foo))

I press `e' and type `foo'. But SLDB complains that FOO is
unbound. Where did I make mistake?

(BTW, I use SBCL 1.0.3)


Regards.



More information about the slime-devel mailing list