debug-repl
debug-repl copied to clipboard
debug-repl doesn't work inside trampoline REPL.
As it turns out, debug-repl's break! throws NPE when called inside a trampoline REPL.
Confirmed from here — after glancing at the stack trace & source code my best theory is that lein trampoline repl is failing to add the nrepl middleware.