[Soot-list] some problems about soot

Eric Bodden eric.bodden at mail.mcgill.ca
Sun Mar 5 21:19:47 EST 2006


Hello.

You can have a call graph build by running Soot in whole program mode ("-w" commandline option). You can then use one of the phase options in the "cg" pack to decide on the algorithm being used. Have a look at thos epahse options here: http://www.sable.mcgill.ca/soot/tutorial/phase/index.html

Commandline options are documented here:
http://www.sable.mcgill.ca/soot/tutorial/usage/index.html

Hope that helps,

Eric  

> -----Original Message-----
> From: soot-list-bounces at sable.mcgill.ca 
> [mailto:soot-list-bounces at sable.mcgill.ca] On Behalf Of ? ?
> Sent: Sunday, March 05, 2006 8:29 AM
> To: soot-list at sable.mcgill.ca
> Subject: [Soot-list] some problems about soot
> 
> Dear:
>      I wonder whether I can get the call graph of the whole 
> program using soot, if you say yes, please give me some suggestion.
>      
>      And if I need to get the call graphs built by different 
> algorithm, eg: 
> CHA, RTA..., What should I do?
>      Thank you very much and Best Wishes!
> 
> 
> Zhao Dan
> 
> _________________________________________________________________
> 与联机的朋友进行交流,请使用 MSN Messenger:  http://messenger.msn.com/cn  
> 
> _______________________________________________
> Soot-list mailing list
> Soot-list at sable.mcgill.ca
> http://mailman.cs.mcgill.ca/mailman/listinfo/soot-list
> 


More information about the Soot-list mailing list