Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

pry-debugger 'next' has bugs replace with pry-byebug #7

Open
jperry opened this issue Feb 4, 2014 · 6 comments
Open

pry-debugger 'next' has bugs replace with pry-byebug #7

jperry opened this issue Feb 4, 2014 · 6 comments

Comments

@jperry
Copy link

jperry commented Feb 4, 2014

Hi,

I am using pry-plus with ruby 2.0 and I occasionally hit an issue where 'next' works like step, see this issue nixme/pry-debugger#34. The recommendation is to use pry-byebug instead. If install pry-byebug with pry-plus will I have issues or will I need to install everything separately?

Thanks,
Jay

@jcaudle
Copy link

jcaudle commented May 16, 2014

I'm curious what your results were, @jperry. An alternative would be to switch the dependency in in.yml, but I'm not sure what the intended supported rubies are. If it's ok to break the gem for anything besides 2.x, I'd think it'd be great (and I'd be surprised if that were ok), but otherwise it'd probably require a different way of enumerating dependencies.

@jcaudle
Copy link

jcaudle commented May 16, 2014

I suppose an alternative would be to release a version 2.0 of this gem with support for ruby 2.x only.

@jperry
Copy link
Author

jperry commented May 19, 2014

I'm fine with whatever. I'll see if I have time this week to get you some results. Thanks!

@jcaudle
Copy link

jcaudle commented May 20, 2014

It appears @avantcredit has made a fork of this gem substituting pry-byebug for pry-debugger. That might be something worth looking into. (I should note that I'm not a contributor on either repository).

@yozlet
Copy link

yozlet commented Aug 19, 2014

👍 to pulling @avantcredit's work.

@coldnebo
Copy link

yes please! 👍

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

No branches or pull requests

4 participants