I know the debugger gem is not and never will be compatible with ruby 2.0 per "officially support ruby 2.X".
In the changelog of Ruby 2.0 is:
Debug support
DTrace support, which enables run-time diagnosis in
production TracePoint, which is an improved tracing API
Is there something out of the box for debugging with Ruby 2.0? Can somebody explain this to me?