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

Issue when running the debugger. #344

Open
schwann2402 opened this issue Sep 7, 2023 · 1 comment
Open

Issue when running the debugger. #344

schwann2402 opened this issue Sep 7, 2023 · 1 comment

Comments

@schwann2402
Copy link

Hello, everyone!

I get this error each time I debug a file with rdbg(script). The issue seems to be with pry-byebug. I get this:

/Users/emanzurv/.rbenv/versions/3.2.2/lib/ruby/gems/3.2.0/gems/pry-byebug-3.10.1/lib/byebug/processors/pry_processor.rb:17: warning: undefining the allocator of T_DATA class Byebug::ThreadsTable
/Users/emanzurv/.rbenv/versions/3.2.2/lib/ruby/gems/3.2.0/gems/pry-byebug-3.10.1/lib/byebug/processors/pry_processor.rb:17: warning: undefining the allocator of T_DATA class Byebug::Context

Any help is appreciated. Thanks

@ko1
Copy link
Collaborator

ko1 commented Dec 25, 2023

Do you mix debug.gem with byebug?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

No branches or pull requests

2 participants