Skip to content

Use Ruby's built-in debugger. #12

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

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open

Use Ruby's built-in debugger. #12

wants to merge 1 commit into from

Conversation

postmodern
Copy link
Contributor

  • require 'debug' for MRI/JRuby.
  • require 'rubinius/debugger' and Rubinius::Debugger.start for Rubinius.

* require 'debug' for MRI/JRuby.
* require 'rubinius/debugger' and Rubinius::Debugger.start for Rubinius.
@krainboltgreene
Copy link

Please accept this, in light of the newest patchset that doesnt work with debugger.

@davejacobs
Copy link
Owner

I'll look into this today. Sorry for the delay, things have been busy.

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.

3 participants