[ruby-talk:444353] ruby -r debug runs through the entire program when started
21 Oct
2023
21 Oct
'23
7:38 p.m.
Ruby version ruby 3.2.2 (2023-03-30 revision e51014f9c0) [x64-mingw-ucrt] when using 'ruby -r debug programName.rb ' the debug runs through to the end without stopping no matter which ruby program is run. I've not had the problem with previous versions of ruby. I would appreciate any information to fix the problem Thanks Tom Reilly
27 Oct
27 Oct
8:24 p.m.
New subject: [ruby-talk:444358] Re: ruby -r debug runs through the entire program when started
I don't know what version you were using before, but Starting with Ruby 3.1.0, lib/debug.rb has been replaced by debug.gem. Golirev
1065
Age (days ago)
1071
Last active (days ago)
1 comments
2 participants
participants (2)
-
Tom Reilly -
Tsuyoshi Morita