Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Rewrite the debugger. #1149

Merged
merged 1 commit into from
Jun 29, 2015
Merged

Rewrite the debugger. #1149

merged 1 commit into from
Jun 29, 2015

Conversation

Malabarba
Copy link
Member

This is the Emacs counterpart to clojure-emacs/cider-nrepl#220

There's no longer any need to call instrument-and-eval on code to
instrument it. Just passing the code with a #dbg or a #bp reader macro
is enough.

Also document new debugging entry points, and add a changelog.
bbatsov added a commit that referenced this pull request Jun 29, 2015
@bbatsov bbatsov merged commit 95ba59d into clojure-emacs:master Jun 29, 2015
@bbatsov
Copy link
Member

bbatsov commented Jun 29, 2015

👍

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants