On Fri, Nov 29, 2013 at 1:06 PM, Marcus Denker <marcus.denker@inria.fr>wrote:
On 29 Nov 2013, at 22:03, Eliot Miranda <eliot.miranda@gmail.com> wrote:
Does the Pharo debugger use the mirror primitives yet?
No. I think the methods are not even in the image.
Unless InstructionStream and ContextPart have been updated to use objectClass: and objectInstVarAt: et al then the debugger will be fooled by proxies. I really need to push this code through to Squeak trunk. Once I've done that (Monday? it's thanksgiving here and its party time :-) ) Pharo can perhaps adopt the code too.
Yes. but I wonder who will do that. It will for sure be faster to get that into Pharo if someone (who is not me) submits it.
I'll either prepare a change set or submit. It'll get done. -- best, Eliot