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

Only show program files in backtrace (excluding gems) #801

Open
bgvo opened this issue Apr 3, 2021 · 0 comments
Open

Only show program files in backtrace (excluding gems) #801

bgvo opened this issue Apr 3, 2021 · 0 comments

Comments

@bgvo
Copy link

bgvo commented Apr 3, 2021

Problem description

The backtrace shows files belonging to gems when I only need to see files from my program.

Expected behavior

I'd like to be shown only paths that belong to my program, excluding gems' paths. Some flag that I can configure in .byebugrc perhaps that allow me to switch off gems' paths.

Actual behavior

All files' paths are shown. I read the guide in the Readme but I haven't found the way to make this work

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

1 participant