Brian Downing bdowning@lavos.net writes:
Is there a way to, once you're in the SLIME debugger, to throw out to the tty-mode debugger?
There is now -- you can press 'B' in the *sldb* buffer.
It doesn't seem to be quite right yet:
Invoking certain restarts can get Emacs stuck.
The REPL cursor positioning can go wrong, and give (seemingly harmless) Elisp errors by trying to modify read-only text.
Not sure what's up yet.
Cheers, Luke