pallet / ritz

SWANK and nREPL servers for clojure providing JPDA based debuggers
318 stars 33 forks source link

Add CDT style commands for use outside IDE #93

Closed monsanto closed 9 years ago

monsanto commented 11 years ago

http://georgejahad.com/clojure/cdt.html

(up), (down), (set-bp), (delete-bp), etc...

Very useful when you don't have a supported IDE handy (or can't get the IDE support to work well)