You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
The text was updated successfully, but these errors were encountered:
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
The text was updated successfully, but these errors were encountered: