letters icon indicating copy to clipboard operation
letters copied to clipboard

Use Ruby's built-in debugger.

Open postmodern opened this issue 13 years ago • 2 comments

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

postmodern avatar Oct 04 '12 23:10 postmodern

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

krainboltgreene avatar Nov 21 '12 11:11 krainboltgreene

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

davejacobs avatar Nov 21 '12 19:11 davejacobs