From: SASADA Koichi Date: 2012-11-20T20:16:58+09:00 Subject: [ruby-core:49667] Re: [ruby-trunk - Feature #6895] TracePoint API (2012/08/21 13:53), SASADA Koichi wrote: >> > What I'd ask though is that for return events one be >> > able to get the return value and for exception events one be able to get >> > the exception message. > Okay. I'll try it. Sorry for my laziness, I made two methods: TracePoint#return_value TracePoint#raised_exception at r37752. Could you try and review it? And any other requests for TracePoint? -- // SASADA Koichi at atdot dot net