You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
docuseal/vendor/bundle/ruby/4.0.0/gems/debug-1.11.1/TODO.md

384 B

TODO

Basic functionality

  • Support Fibers and Ractors

UI

  • Multi-line support
  • Completion for Ruby's code
  • Interactive breakpoint setting
  • Interactive record & play debugging
  • irb integration

Debug command

  • Watch points
    • Lightweight watchpoints for instance variables with Ruby 3.3 features (TP:ivar_set)
  • Alias

Debug port

  • Debug port for monitoring