Sean P. DeNigris wrote > > I'm going to take a look at the other MethodWrapper implementation, which > I think creates CompiledMethods, so maybe that will fare better... >
Indeed, the MethodWrappers on SqS (see http://forum.world.st/MethodWrappers-td3829576.html#a4601624) allows one to step over the wrapper in the debugger. Stepping in fails, but I expected that, and it's not so important to simulate the stub in the debugger... Sean -- View this message in context: http://forum.world.st/Method-Wrappers-and-the-Debugger-tp4601773p4601880.html Sent from the Pharo Smalltalk mailing list archive at Nabble.com.
