[slime-devel] Problem with Slime/OpenMCL REPL

Alan Ruttenberg alanralanr at comcast.net
Thu Dec 18 20:23:31 UTC 2003


I just checked into the cvs code that makes (break) use the slime 
debugger (only for slime process)
Turn it off with (setq swank::*break-in-sldb* nil)
-Alan

On Dec 16, 2003, at 6:26 PM, Camille Troillard wrote:

> Hi !
>
>
> I was trying to simulate a break event in order to get the slime 
> debugger buffer (*sldb*).  I use the latest slime from the CVS.
>
> Here is the problem I got :
>
> 1.  I started Emacs, then type M-x "slime"
> 2.  after the CL-USER> prompt I type "(break)"
>
> Then I get the OpenMCL restarts :
>
> > Break in process Swank(2):
> > While executing: "Unknown"
> > Type :GO to continue, :POP to abort.
> > If continued: Return from BREAK.
> Type :? for other options.
> 1 >
>
>
> The problem is that I really can't get out of this, if I type ":pop" 
> for instance, Emacs tell me that the "Text is read only".  Then Emacs 
> is stuck there, the only way to get out of this is to quit Emacs and 
> restart.  I sometimes get the same problem when pressing return or 
> some other key without evaluating "(break)" ...
>
> I am sorry if this behaviour is normal, I am a Lisp newbie and I am 
> still learning how to use the Emacs environment.
>
>
> Cheers,
> Camille
>
>
> _______________________________________________
> slime-devel site list
> slime-devel at common-lisp.net
> http://common-lisp.net/mailman/listinfo/slime-devel





More information about the slime-devel mailing list