[Soot-list] creating Program Dependency Graph

Cheng Zhang cheng.zhang.stap at gmail.com
Tue Apr 17 14:06:26 EDT 2012


Hi Upulee,

I guess you want to take a look at the
interface: soot.toolkits.graph.pdg.ProgramDependenceGraph
and its implementing class HashMutablePDG.

They should be available in version 2.4.0 or later.

Best,
Cheng

On Wed, Apr 18, 2012 at 1:25 AM, Upulee Kanewala <upuleegk at gmail.com> wrote:

> Hi,
>
> I want create a program dependency graph (containing both data and
> control dependencies of a method). Can I use Soot to do this? If
> someone can point me to an example that is highly appreciated.
>
> Thanks.
> Upulee
> _______________________________________________
> Soot-list mailing list
> Soot-list at sable.mcgill.ca
> http://mailman.cs.mcgill.ca/mailman/listinfo/soot-list
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://mailman.cs.mcgill.ca/pipermail/soot-list/attachments/20120418/f2de04ff/attachment.html 


More information about the Soot-list mailing list