> Also some questions on tracer: > if I run ruby 1.8.7 > ruby -rtracer some_prog > it outputs trace by default > however with 1.9 > ruby -rtracer some_prog > does NOT output trace by default. > Any ideas? Any ideas here? Also any thoughts on what happened to the default values of Proc#parameters? Thanks! -=r