[squeak-dev] Re: Debbuging problems, FFI

Mariano Martinez Peck marianopeck at gmail.com
Mon Aug 3 03:31:57 UTC 2009


On Mon, Aug 3, 2009 at 12:12 AM, Andreas Raab <andreas.raab at gmx.de> wrote:

> Mariano Martinez Peck wrote:
>
>>    Andreas, does your change fixes the issue? Because its not clear from
>>    your message - is it solves the problem altogether, or it is just a
>>    first step towards proper fix?
>>
>> Thanks Igor. I had the same questions as you. However, I downloaded that
>> new version, and tried but I got same results (the behaviour of the first
>> email). I mean, when I did step over in the api call I landed in and in
>> MethodContext(ContextPart)>>runUntilErrorOrReturnFrom:
>>
>
> If that happens then you haven't updated your image. You can verify this by
> looking for both implementors and senders of #tryInvokeWithArguments: -
> there should be exactly one implementor (ExternalFunction) and one sender
> (ContextPart).


Andreas: I double checked and I see
ExternalFunction>>tryInvokeWithArguments:    but then I look senders, I see
no senders. I am trying with FFI-Kernel-ar.11.
Should I do something more?

Thanks for the help,

Mariano


>
>
> Cheers,
>  - Andreas
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.squeakfoundation.org/pipermail/squeak-dev/attachments/20090803/76c62202/attachment.htm


More information about the Squeak-dev mailing list