Hi,
2010/1/6 Yugui <yugui / yugui.jp>:
> What do you think? Can I commit the patch I attached?
All the event types you added are C-level events which set_trace_func can
not monitor. But I think that RUBY_EVENT_RESCUE may be Ruby-level event
because it is a language-level event like RUBY_EVENT_RAISE.
In addition, the modification of thread_reset_event_flags is just bug fix.
So, in advance, the part should be committed as another commit.
--
Yusuke ENDOH <mame / tsg.ne.jp>