A-2: Ruby application debugging with debug.gem

Date and time

November 10th (Thu) 14:10 - 14:25 (JST)

Speakers

Koichi Sasada

Cookpad Inc.

As a Ruby committer, he is improving Ruby interpreter, especially the virtual machine and garbage collector, and debugger improvement. He is at Cookpad Inc. (2017-) and is a board member of Ruby Association (2012-). Ph.D in Information Science and Engineering.

Summary

Ruby application debugging with debug.gem

Ruby 3.1 was released with with a debugger called debug.gem. In addition to the functions realized by the conventional debugger, IDE integration and remote debugging are supported as standard features and making it possible to connect to a Ruby program running on a network from an IDE and debug it while observing the execution status in an easy-to-understand manner. This presentation will introduce these features.

Video

Material

back