Code Monkey home page Code Monkey logo

jruby-debug's Issues

binding.pry or debugger call from rails contoller leads to .IncompatibleClassChangeError

When using a simply script ...

require 'rubygems'
require 'pry'

x = true
binding.pry

... everything works fine and you enter a pry session. But when calling the same from
a rails controller, following error occurs.

java.lang.IncompatibleClassChangeError: Found class jline.Terminal, but interface was expected
at jline.TerminalFactory.create(TerminalFactory.java:101)

jruby -v
jruby 1.7.6 (1.9.3p392) 2013-10-22 6004147 on Java HotSpot(TM) 64-Bit Server VM 1.7.0_45-b18 [darwin-x86_64]

Superceded by upstream ruby-debug/ruby-debug?

I was looking into jruby-debug and it seems that the latest releases are based off https://github.com/ruby-debug/ruby-debug instead, not from the codebase in this repository.

This is a bit confusing. Should this repository be updated with a message saying that the gem is now maintained elsewhere? I don't mind opening up the PR for it, but wanted to doublecheck if I was not mistaken first.

Thanks!

Tests are broken

The testing rake tasks are broken in multiple ways:

  • They relied on a test subdirectory that doesn't exist. This used to be a svn:external to the ruby-debug SVN repository but since moving to git this doesn't work.
  • They rely on svn catting some paths in the ruby-debug SVN repository that don't exist.

As a first step, it would be good to see if we can get the ruby-debug repository onto git/github. Anyone know what the maintenance situation there is?

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.