Jan. 29, 2012
9:25 p.m.
Hi I would like to write some tests about MethodContext and BlockClosure activation. To start I wanted to write a simple invocation and step in from context to context. I could manually annotate the code with thisContext and store the resulting contexts somewhere. But does anybody has some magic information so that I can reuse the debugger logic? Stef