<html><head><meta http-equiv="content-type" content="text/html; charset=utf-8"></head><body style="overflow-wrap: break-word; -webkit-nbsp-mode: space; line-break: after-white-space;">I have an application with Swank loaded running standalone.<div><br></div><div>If the application gets an error and enters the Lisp’s native debugger, I want to be able to attach Slime to that Lisp and see the existing error in SLDB.</div><div><br></div><div>The application does a CREATE-SERVER on startup and I can use m-X slime-connect to connect to it. But, I only get a Slime REPL and don’t see how to point SLDB at the Lisp thread that’s already in the debugger.</div><div><br></div><div>If the above makes sense, can you suggest how to do what I want?</div><div><br></div><div>(The concept is that, if a customer ends up in the debugger, we can help him debug using Slime.)</div><div><br></div><div>Thanks,</div><div><br><div>
<div>  - Gary</div><div><br class="khtml-block-placeholder"></div>

</div>
<br></div></body></html>