atom-slime icon indicating copy to clipboard operation
atom-slime copied to clipboard

Several cases of debugger hanging.

Open commander-trashdin opened this issue 7 years ago • 3 comments

I found several cases, when debugger is showing up after some error, but then stops responding and makes you reload slime. It happens quite often, when using, for example, package cl-cffi-gtk, launching window makes it really uncomfortable. In emacs everything seems fine in a sense that it does manage to work the error message out.

I would go into details and examples if someone it interested in fixing that.

commander-trashdin avatar Apr 21 '18 00:04 commander-trashdin

Same problem, i have it even only when try to eval symbol without value and than want to provide the value.

mikulatomas avatar Jun 19 '18 13:06 mikulatomas

Same issue. Makes it almost unusable for me, not sure if it's something I'm doing wrong, but it does seem that this shouldn't be happening

connormcmk avatar Aug 11 '18 21:08 connormcmk

When I evaluate an undefined function connection is lost. @wilima is this supposed to happen?

e.g. try typing (test) in the REPL

connormcmk avatar Aug 11 '18 21:08 connormcmk