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

Make the pry-byebug compatible with pry-remote gem #339

Open
wants to merge 3 commits into
base: master
Choose a base branch
from

Conversation

meinac
Copy link

@meinac meinac commented Jan 1, 2021

I couldn't find a better way to pass the pry-remote input and output to pry instance without changing a lot of the byebug processors, This is why I had to use the Context.interface.

Fixes #33

I couldn't find a better way to pass the `pry-remote` input and output
to pry instance without changing a lot of the byebug processors, This
is why I had to use the `Context.interface`.
Jack12816 added a commit to Jack12816/pry-byebug-reloaded that referenced this pull request Dec 7, 2023
Signed-off-by: Hermann Mayer <[email protected]>
Jack12816 added a commit to Jack12816/pry-byebug-reloaded that referenced this pull request Dec 7, 2023
Jack12816 added a commit to Jack12816/pry-byebug-reloaded that referenced this pull request Dec 7, 2023
Jack12816 added a commit to Jack12816/pry-byebug-reloaded that referenced this pull request Dec 8, 2023
Signed-off-by: Hermann Mayer <[email protected]>
Jack12816 added a commit to Jack12816/pry-byebug-reloaded that referenced this pull request Dec 8, 2023
Signed-off-by: Hermann Mayer <[email protected]>
Jack12816 added a commit to Jack12816/pry-byebug-reloaded that referenced this pull request Dec 8, 2023
Signed-off-by: Hermann Mayer <[email protected]>
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

Successfully merging this pull request may close these issues.

Can't get it to work together with pry-remote
1 participant