[ruby-talk:444353] ruby -r debug runs through the entire program when started

22 Oct
2023
22 Oct
'23
12:38 a.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

28 Oct
28 Oct
1:24 a.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
633
Age (days ago)
639
Last active (days ago)
1 comments
2 participants
participants (2)
-
Tom Reilly
-
Tsuyoshi Morita