This repository contains patches (and ruby tarballs) which provide enhanced runtime support to allow beautiful, feature-rich debuggers or profilers for Ruby 1.9.x or 2.x. Some of the patches are useful for other things as well.
A debugger which makes use of all of these features is https://github.com/rocky/rb-trepanning.
Features
- a call frame object (RubyVM::Frame)
- support for fast debugger breakpoints, "step over" and "step out"
- access to instruction sequences at runtime
- access inside Ruby to VM registers
- More accurate location information
- access to C parameters in a C call
- memory addresses of C functions (useful in conjunction with gdb)
- seeing and changing event filters dynamically
Follow ruby-debugger-runtime
Other Useful Business Software
$300 Free Credits for Your Google Cloud Projects
Launch your next project with $300 in free Google Cloud credits—no strings attached. Test, build, and deploy without risk. Use your credits across the entire Google Cloud platform to find what works best for your needs. After your credits are used, continue with always-free tier services. Only pay when you're ready to scale. Sign up in minutes and start exploring.
Rate This Project
Login To Rate This Project
User Reviews
Be the first to post a review of ruby-debugger-runtime!