|
Re: [Sbcl-help] Interrupting a thread
From: Tobias C. Rittweiler <tcr@fr...> - 2009-02-17 16:01
|
"Leslie P. Polzer" <sky@...> writes: > I have a spawned thread that will not stop running (although it should). > > Is there a way to interrupt it (like I can with the currently active > foreground thread by sending SIGINT to it) and get into the debugger, > so I can take a look at the call stack of the current execution? > > Leslie M-x slime-list-threads, then `d'. -T. |
| Thread | Author | Date | |
|---|---|---|---|
| [Sbcl-help] Interrupting a thread | Leslie P. Polzer <sky@vi...> |
|
|