From: SASADA Koichi Date: 2012-04-19T15:09:38+09:00 Subject: [ruby-core:44449] Re: [ruby-trunk - Feature #6315][Open] handler to trace output of each line of code executed (2012/04/18 13:23), ankopainting (Anko Painting) wrote: > using a similar mechanism to set_trace_func, I would like a way to get the line number and return value of each line. This would allow me to create a live debugger, much like light table from chris granger and/or bret victor's javascript demo. > > It could be an extra return value of set_trace_func or we could use a new method. It is interesting because I will fix debugger API. However, I don't understand what you want and what set_trace_func lacks. Could you give me examples? (for example, your favorite "set_trace_func2", the extended set_trace_func) Regards, Koichi -- // SASADA Koichi at atdot dot net