© 2023 Hashnode
#debuggem
Introduction Whilst poking around some of the Ruby news I noticed that Ruby didn't have any good debugger support. I'd always been curious why this is, given that we have tools such as WinDBG for Windows, gdb for Linux, and built-in IDEs wi…