Lee, Sure, it'd be nice to have a functioning debugger, I'll give you that.
On Fri, Dec 27, 2013 at 8:03 PM, Lee Spector <[email protected]> wrote: > > On Dec 27, 2013, at 10:53 PM, Alex Baranosky wrote: > > I always hear people say that the errors are bad, but I just don't see > it. The stacktraces say exactly what went wrong and at what line of the > source. To me that's all I can hope for. > > One can hope to see the values of locals, which for me would make a big > difference. This is apparently possible (through some combination of > nrepl-ritz and avoiding locals clearing, I think), but not at all easy. In > other parts of the Lisp universe this has been standard for decades and, I > think, central to common debugging practices. > > -- > -- > You received this message because you are subscribed to the Google > Groups "Clojure" group. > To post to this group, send email to [email protected] > Note that posts from new members are moderated - please be patient with > your first post. > To unsubscribe from this group, send email to > [email protected] > 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 unsubscribe from this group and stop receiving emails from it, send an > email to [email protected]. > For more options, visit https://groups.google.com/groups/opt_out. > -- -- You received this message because you are subscribed to the Google Groups "Clojure" group. To post to this group, send email to [email protected] Note that posts from new members are moderated - please be patient with your first post. To unsubscribe from this group, send email to [email protected] 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 unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/groups/opt_out.
