Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我在 Ruby 程序中使用“byebug”。
当我“下一步”通过程序“ByeBug”时,它走得太深了,正在进入 ruby/core。
这是以前从未发生过的。有没有我可以调整的设置,所以 ByeBug 不会“下一步”进入 Ruby 源代码并留在程序中。
我通过以下调用调用 byebug。相同的结果
捆绑执行 rspec rspec 红宝石文件名.rb
捆绑执行 rspec
rspec
红宝石文件名.rb