
24 Aug
2017
24 Aug
'17
1:29 p.m.
On Thu, Aug 24, 2017 at 1:10 PM, PR <polos.ruetz@gmail.com> wrote:
I really have no clue so far...
Did you try to set swank::*debug-on-swank-protocol-error* to t as well? If that doesn't help, then perhaps try to sprinkle swank::simple-serve-requests and swank::with-connection (maybe define your own version of with-connection because that's used elsewhere, namely in the REPL) with breaks and/or traces to see where it's failing. BTW, it now occurs to me that you have a working REPL because swank-repl.lisp opens a dedicated socket for REPL requests. Cheers, Luís