Project

General

Profile

« Previous | Next » 

Revision edb80dfe

Added by ko1 (Koichi Sasada) almost 6 years ago

add additional CF info for CI env

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.