On 3 juin 2014, at 13:34, Clément Bera <[email protected]> wrote:
> Hello, > > It happens sometimes when you edit a blockClosure code and that the debugger > cannot find it on stack. Why would the debugger need to find a context for an edited block? The only reason I see would be on-stack replacement, but AFAIK the debugger doesn't do that, does it? > > Isn't that your case ? > > > 2014-06-03 13:13 GMT+02:00 [email protected] <[email protected]>: > While debugging, I modify the code of the method, then accept, then restart. > > But when going back to the method in the browser, it is unchanged. > > What I am doing wrong or is this something other people do encounter? > > I didn't had this in 2.0 > > Phil >
