Talks
Speakers
Events
Topics
Sign in
Home
Talks
Speakers
Events
Topics
Leaderboard
Use
Analytics
Sign in
Suggest modification to this talk
Title
Description
We introduce debug.gem (ruby/debug: Debugging functionality for Ruby), the fastest debugger for Ruby and how to make it. Existing debuggers have performance penalty to control execution. debug.gem uses recently introduced TracePoint features to mange execution and there is (almost) no penalties. debug.gem has more interesting features: Remote debugging IDE (VSCode) Integration Thread/Ractor support and more In this presentation, we introduce newly created debug.gem and show the tricks to make the fastest debugger. RubyKaigi Takeout: https://rubykaigi.org/2021-takeout/presentations/ko1.html
Date
Summarized using AI?
If this talk's summary was generated by AI, please check this box. A "Summarized using AI" badge will be displayed in the summary tab to indicate that the summary was generated using AI.
Show "Summarized using AI" badge on summary page
Summary
Markdown supported
Suggest modifications
Cancel