Fwd: [Soot-list] Creating/Accessing Data Dependency Graphs?

Venkatesh Prasad Ranganath vranganath at sbcglobal.net
Sat Mar 31 14:45:30 EDT 2007


Begin forwarded message:

> From: Venkatesh Prasad Ranganath <vranganath at sbcglobal.net>
> Date: March 26, 2007 8:15:08 PM PDT
> To: "Ryan Rueth" <rrueth at gmail.com>
> Subject: Re: [Soot-list] Creating/Accessing Data Dependency Graphs?
>
> Hi Ryan,
>
> The program dependence information you are looking for is available  
> from Indus, a Java program analysis and transformation toolkit  
> (http://indus.projects.cis.ksu.edu).  Numerous forms of program  
> dependence analyses along with all the required low-level analyses,  
> a full fledged Java program slicer, and various examples are  
> available in both binary and source form in Indus.  In addition,  
> Kaveri, an Eclipse-based scripting-enabled interface to program  
> dependences and program slicing, is also available as part of  
> Indus.  May be, you could try Indus for your purpose.  If there are  
> any issues, please feel free to contact me.
>
> I hope you will find Indus useful,
>
> --
>
> Venkatesh Prasad Ranganath
> e-id: venkateshprasad.ranganath at gmail.com
> e-id: rvprasad at ksu.edu
> web: http://www.cis.ksu.edu/~rvprasad
> blog: http://venkateshthinks.blogspot.com
>
>
> On Mar 26, 2007, at 6:45 PM, Ryan Rueth wrote:
>
>> Hello,
>>
>> I was wondering if there was a way to create (or possibly access  
>> an already created) Data Dependency Graph using Soot.  I looked  
>> around the API and the best I could find was the "DependenceGraph"  
>> class, but it is rather undocumented and the source code looks  
>> like it wouldn't be creating the graph for you.
>>
>> If anyone could suggest where I should be looking, I would be very  
>> grateful.
>>
>> Thank you,
>> rrueth at gmail.com
>> Ryan Rueth
>> _______________________________________________
>> 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/20070331/e3140976/attachment.htm


More information about the Soot-list mailing list