Debug Tools¶
Emacs CIDER has a built in debug tool that requires no dependencies (other than Cider itself).
Sayid is a comprehensive debug and profile tool (which requires your code to compile) and generated a full and detailed history of an evaluation.
:repl/debugrun basic REPL prompt with sayid, and cider-nrepl middleware:repl/debug-refactorrun basic REPL prompt with sayid, clj-refactor and cider-nrepl middleware:repl/rebel-debugrun Rebel rich UI REPL prompt with sayid, and cider-nrepl middleware:repl/rebel-debug-refactorrun Rebel rich UI REPL prompt with sayid, clj-refactor and cider-nrepl middleware
Practicalli Spacemacs - Sayid debug and profile tool covers the use of these aliases in more detail