Skip to content

Comments

Use Ruby's built-in debugger.#12

Open
postmodern wants to merge 1 commit intodavejacobs:masterfrom
postmodern:debugger
Open

Use Ruby's built-in debugger.#12
postmodern wants to merge 1 commit intodavejacobs:masterfrom
postmodern:debugger

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