Re: [abc-users] After Weaving

From: Amjad Nusayr <anusayr_at_cs.nmsu.edu>
Date: Mon, 26 May 2008 16:35:23 -0600

yes that is true Eric, I will see the posting and try to figure it out.

Amjad

Eric Bodden wrote:
> Hi Amjad.
>
> In order to know how to solve this we first need to know what's wrong.
> so you are saying that your after-advice is woven after the first
> statement of the block instead of weaving after the last statement of
> the block?
>
> In that case it sounds like you are using a StmtShadowMatch when you
> shouldn't. See my earlier posting to this list:
> http://abc.comlab.ox.ac.uk/archives/users/2008-Apr/0028.html
>
> Eric
>
> 2008/5/26 Amjad Nusayr <anusayr_at_cs.nmsu.edu>:
>
>> Hi
>> I want my basic block extension to have the after weaver working, my shadow
>> match can tell the FIRST and LAST statement is the basic block, and can
>> weave before the first statement, but when I ran my extension and did an
>> after advise the waving happened after the FIRST statement in the basic
>> block , I need that to happen after the LAST statement in the basic block,
>> does anybody know what things should I do in order to accomplish this?
>>
>>
>> Thanks in advance,
>> Amjad
>>
>>
>> P.S: I'm still working on the polyglot version.
>>
>>
>>
>>
>>
>
>
>
>
Received on Mon May 26 2008 - 23:35:30 BST

This archive was generated by hypermail 2.2.0 : Sat May 31 2008 - 23:50:11 BST