While that still works, ritz is really where it's at for awesome debugging clojure in emacs. It allows stepping and stuff with a nice UI.
https://github.com/pallet/ritz Video (only for overview, follow instructions at url above) http://www.youtube.com/watch?v=d_L51ID36w4 One of my favorite things with it is using it with OpenJDK w/ source so I can go down the rabbit hole of stepping into my code, Clojure, and the JVM itself (just for fun, not had a need for this yet). Scott On Wed, Sep 21, 2011 at 6:01 PM, Timothy Washington <twash...@gmail.com>wrote: > This guy's put together a good video on how to use debugging to swank / > slime. > > - http://www.youtube.com/watch?v=galfpq969Hg > > > Tim Washington > twash...@gmail.com > 416.843.9060 > > > > On Tue, Sep 20, 2011 at 10:37 AM, cran1988 <rmanolis1...@hotmail.com>wrote: > >> I am trying to figure out how abcl does it >> >> On Sep 20, 12:41 pm, Herwig Hochleitner <hhochleit...@gmail.com> >> wrote: >> > You can debug clojure code with a normal Java Debugger. >> > When using Emacs, you can tryhttp:// >> georgejahad.com/clojure/swank-cdt.html >> > >> > -- >> > __________________________________________________________________ >> > Herwig Hochleitner >> >> -- >> You received this message because you are subscribed to the Google >> Groups "Clojure" group. >> To post to this group, send email to clojure@googlegroups.com >> Note that posts from new members are moderated - please be patient with >> your first post. >> To unsubscribe from this group, send email to >> clojure+unsubscr...@googlegroups.com >> For more options, visit this group at >> http://groups.google.com/group/clojure?hl=en >> > > -- > You received this message because you are subscribed to the Google > Groups "Clojure" group. > To post to this group, send email to clojure@googlegroups.com > Note that posts from new members are moderated - please be patient with > your first post. > To unsubscribe from this group, send email to > clojure+unsubscr...@googlegroups.com > For more options, visit this group at > http://groups.google.com/group/clojure?hl=en > -- You received this message because you are subscribed to the Google Groups "Clojure" group. To post to this group, send email to clojure@googlegroups.com Note that posts from new members are moderated - please be patient with your first post. To unsubscribe from this group, send email to clojure+unsubscr...@googlegroups.com For more options, visit this group at http://groups.google.com/group/clojure?hl=en