user> (require 'clojure.set) nil user> (set-bp clojure.set/difference) nil nil user> (clojure.set/difference #{1 2} #{2 3})
CDT buffer appears.... CDT BreakpointEvent in thread Swank REPL Thread >From here you can: e/eval, v/show source, s/step, x/next, o/exit func Restarts: 0: [QUIT] Quit to the SLIME top level Backtrace: 0: clojure.set$difference.invoke(set.clj:48) [No Locals] If I press v and then go to the *Messageages* buffer, I see this: Source not found; check @source-path clojure\set.clj - source not found. -- 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