Re: [abc-users] Determine a basic block

From: Amjad Nusayr <anusayr_at_cs.nmsu.edu>
Date: Wed, 05 Mar 2008 09:17:31 -0700

Thanks, I will start now.

Amjad

Eric Bodden wrote:
> Hi.
>
> Right now, abc supports has two types for ShadowMatch: StmtShadowMatch
> and BodyShadowMatch. You probably want to extend this to also provide
> a BlockShadowMatch. Also, you have to create a new subclass of
> ShadowType, e.g. BlockShadowType, and register it in:
> AbcExtension.listShadowTypes().
>
> Basic blocks are easy to figure out from Jimple: Just create a new
> soot.toolkits.graph.BlockGraph.
>
> Eric
>
> On 05/03/2008, Amjad Nusayr <anusayr_at_cs.nmsu.edu> wrote:
>
>> Hi
>> Im trying to write an extension where I want to shadow a basic block of
>> code, jimple does not have any direct way of doing this, does any body
>> have any idea how to achieve this?
>>
>>
>>
>> Amjad Nusayr
>>
>>
>>
>
>
>
Received on Wed Mar 05 2008 - 16:17:51 GMT

This archive was generated by hypermail 2.2.0 : Thu Mar 06 2008 - 12:10:10 GMT