Hi guys!<br>I'm debugging a problem with slime startup on Windows, which symptom is this message on M-x slime:<br><blockquote style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;" class="gmail_quote">
Symbol "DEBUG-SOURCE-FROM" not found in the SB-DI package.<br></blockquote><br>Curiously, when I skimmed through SBCL code, I didn't find any debug-source-fROm function, but have found debug-source-fORm. And in the slime sources the two even may be encountered side-by-side. I wonder, is it a coincidence or a typo, leading to a bug?<br>
<br><br>Other unrelated question I've remembered. When I try to evaluate something in debugger process (with e <expr>), the slime connection dies (SBCL 1.0.20, Slime 2008-10-23, Debian GNU/Linux Etch). By chance, a common problem with a well-known solution?<br>
<br>Thanks,<br>Vsevolod<br>