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

How to use with byebug? #462

Open
smtlaissezfaire opened this issue Jun 17, 2021 · 2 comments
Open

How to use with byebug? #462

smtlaissezfaire opened this issue Jun 17, 2021 · 2 comments

Comments

@smtlaissezfaire
Copy link
Collaborator

Trying to investigate why something isn't working with a debugger like byebug is nearly impossible.

FakeFS overrides all of the file readers so byebug can't show source information.

@grosser
Copy link
Collaborator

grosser commented Jun 17, 2021

doubt that's easy
... maybe by setting Byebug::File etc things, but that's hacky

@mrzasa
Copy link
Contributor

mrzasa commented Feb 8, 2023

What errors do you see in byebug?

See how I fixed pry #485, maybe that'd help you.

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

3 participants