[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Inter or Intra -procedure analysis?



Hi,

Soot works on both intra-procedure and inter-procedure analysis. To enable
the inter-procedural (or whole-program), you need use -W option. Please
have a look of the soot documentation, find "Soot Commandline Options".

http://www.sable.mcgill.ca/soot/tutorial/index.html

Hope this will help.

cheers

lin

> hi,
>
> It seems that soot only work on intraprocedure analysis?  Coz I saw
> whenever there is a precedure call, then stop at a point in Jimple.
>
> warm regards.
> Helen
>
>
>