Skip to content

Instantly share code, notes, and snippets.

@teaforthecat
Created January 28, 2012 03:43
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
Star You must be signed in to star a gist
Save teaforthecat/1692464 to your computer and use it in GitHub Desktop.
swank debugger error in *slime-events*
:indentation-update
(("with-bindings" . 1)))
(:return
(:ok
(("Unable to resolve symbol: break! in this context" " [Thrown class java.lang.RuntimeException]" nil)
(("QUIT" "Quit to the SLIME top level"))
((0 " Util.java:156 clojure.lang.Util.runtimeException"
(:restartable nil))
(1 " Compiler.java:6720 clojure.lang.Compiler.resolveIn"
(:restartable nil))
(2 " Compiler.java:6664 clojure.lang.Compiler.resolve"
(:restartable nil))
(3 " Compiler.java:6625 clojure.lang.Compiler.analyzeSymbol"
(:restartable nil))
(4 " Compiler.java:6198 clojure.lang.Compiler.analyze"
(:restartable nil))
(5 " Compiler.java:6177 clojure.lang.Compiler.analyze"
(:restartable nil))
(6 " Compiler.java:6469 clojure.lang.Compiler.eval"
(:restartable nil))
(7 " Compiler.java:6431 clojure.lang.Compiler.eval"
(:restartable nil))
(8 " core.clj:2795 clojure.core/eval"
(:restartable nil))
(9 " basic.clj:47 swank.commands.basic/eval-region"
(:restartable nil)))
(190)))
190)
(:debug-activate 1 1 nil)
(:emacs-rex
(swank:debugger-info-for-emacs 0 10)
nil 1 191)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment