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

debugger: fix after 0450ce7 #1607

Closed
wants to merge 1 commit into from
Closed

Conversation

indutny
Copy link
Member

@indutny indutny commented May 4, 2015

The repl module is now split into internal and public-facing parts.
The debugger is actually using a public facing one, so do it explicitly.

R=@chrisdickinson

The `repl` module is now split into internal and public-facing parts.
The debugger is actually using a public facing one, so do it explicitly.
@cjihrig
Copy link
Contributor

cjihrig commented May 4, 2015

I haven't tested with the new REPL changes, but does this cause a regression of #49?

@indutny
Copy link
Member Author

indutny commented May 4, 2015

No tests are failing for me.

@indutny
Copy link
Member Author

indutny commented May 4, 2015

Ok, it is crashing, but there is no regression test for it.

@mscdex mscdex added the debugger label May 4, 2015
@chrisdickinson
Copy link
Contributor

Handling this in #1605.

@indutny
Copy link
Member Author

indutny commented May 4, 2015

Ok, closing it then.

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.

4 participants