Thank you, Meikel, for trying it out and for your feedback.  It seems
there is more work ahead to be done.

Jul 14, 11:17 am, Meikel Brandmeyer <m...@kotka.de> wrote:
> Hi,
>
> On Jul 13, 10:24 am, Adam Schmideg <a...@schmideg.net> wrote:
>
> > I just made this debugger.  It works but is still a bit rough around
> > the edges.  I'd be happy to hear your 
> > feedback.http://code.google.com/p/taskberry/wiki/Stepl
>
> While the whole idea sounds nice, I have trouble getting it to work.
> It seems it can only "debug" correct code. Code throwing an exception
> is not handled.
I added some error handling, unexpected exceptions can be debugged
now, like (+ 1 (/ x 0))

>
> When getting in the debug prompt, I can't do nothing but printing the
> usage message. Choosing eg. back or in as commands throws a NPE.
I couldn't reproduce this one.  I fixed some exceptions thrown by
commands, though.
>
> Sincerely
> Meikel

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