> It is using the latest development code (C-c C-x C-b on the line to 
> break at).  A release should be out containing this in the next few 
> days. 
>
> Hugo 
>

I was eager to use the line debugging commands but had no success. After 
"M-x nrepl-ritz-jack-in", I loaded a clojure file (just the simple "hello 
world" generated by "lein new"), and set a breakpoint at a line with "M-x 
nrepl-ritz-line-breakpoint". Now, when I run this function in the nrepl 
buffer, it just hangs and never returns. Without setting the breakpoint 
everything works fine. Anybody has succeeded on using  the debugger? Thanks.

BTW, it seems nrepl-ritz can also hang on other comands. For example, when 
I run "M-x nrepl-ritz-apropos" and input "core", it just hangs (but with 
input "map", it works).

Thanks for the work.


-- 
-- 
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 unsubscribe from this group and stop receiving emails from it, send an email 
to clojure+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.


Reply via email to