Suppose you have a repl, execute a form that causes the debugger to be invoked then do M-x slime. You now get a new process reusing the repl of the process in the debugger. I suggest the behaviour should be that a new repl is created, in the same way that a new one is created when the repl is busy. -Alan