Ruby 1.9 ruby-debug | Alternative?

Hi everybody,

I am looking around but only found confirmation of the fact, that ruby-
debug is not maintained (right now/ anymore / yet)
Are you looking into the same issue, have you any alternatives?

greez

Try just require “debug”. It’s not perfect but it works (in most
cases).

Rafael wrote:

Hi everybody,

I am looking around but only found confirmation of the fact, that ruby-
debug is not maintained (right now/ anymore / yet)
Are you looking into the same issue, have you any alternatives?

greez

Port to Ruby 1.9 is done. See: mark-moseley (Mark Moseley) · GitHub