so cdt supports two kinds of breakpoints, method breakpoints, (with the set-bp function) and line breakpoints, (with the ^c^x^b,) keystroke in emacs.
You are corrrect that the set-bp function doesn't work properly with multi-methods, but line breakpoints should be working. Are they? On Apr 26, 8:51 am, Sunil S Nandihalli <sunil.nandiha...@gmail.com> wrote: > Hello everybody, > I am unable to set break points at multimethods using set-bp ..( I am able > to set break points for other functions.. though) .. can somebody tell me > how to do this? I am using swank-cdt integration. It works very nicely > otherwise. > Thanks, > Sunil. -- 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