On 25 Jan, 06:50, Mark Engelberg <mark.engelb...@gmail.com> wrote:
> Debugging techniques, including:
> * How to make sense of Clojure's stack traces.
> * How to use Java debugging and profiling tools with Clojure.

+1 for this. I haven't had the energy to try any debugging or
profiling tools yet.
Would be nice with demo of something that is stand alone ie. not built
in to an IDE, since a lot of people (and me) use emacs.
Recently I have been writing some hairy code and have had to debug
quite a bit and resorting to inserting println statements is annoying
since you can't really inspect values (guess I should try the debug
repl).

-- 
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

Reply via email to