Skip to content
  • Koichi Sasada's avatar
    edb80dfe
    add additional CF info for CI env · edb80dfe
    Koichi Sasada authored
    Introduce new RUBY_DEBUG option 'ci' to inform Ruby interpreter
    that an interpreter is running on CI environment.
    
    With this option, `rb_bug()` shows more information includes
    method entry information, local variables information for each
    control frame.
    edb80dfe
    add additional CF info for CI env
    Koichi Sasada authored
    Introduce new RUBY_DEBUG option 'ci' to inform Ruby interpreter
    that an interpreter is running on CI environment.
    
    With this option, `rb_bug()` shows more information includes
    method entry information, local variables information for each
    control frame.
Loading