[Soot-list] one question about Soot Plugin Call graph construction

Eric Bodden eric.bodden at mail.mcgill.ca
Tue Aug 12 15:17:26 EDT 2008


That's normal. Whole-program analysis takes some time (and memory).

Eric

2008/8/12 jiangfan shi <jiangfan.shi at gmail.com>:
> Hi, All,
>
> Sorry I sent an incomplete email to soot list by accident. In the
> following, it is a complete question. Sorry for the mess.
>
> I used Soot Plugin to create an call graph for my helloworld java
> file. The following is my parameters, and then it took very long time
> to compute(stopped by killing the eclipse process) and consume around
> 300MB memory.  Any hints for this problem?  Thanks.
>
>
> soot.Main --p bb enabled:false --w --p wjap.cgg enabled:true --p
> shimple enabled:false --app --p wsop enabled:true --p jap.cgtagger
> enabled:true --p wjap.cgg show-lib-meths:true --p gb enabled:false
> --version --v --i resources. --i devices. --p wjap.uft enabled:true
> --p stp enabled:false --f J --p db enabled:false --p tag enabled:false
> --d C:\Documents and Settings\jiangfan shi\SDRadio\mysoot\sootOutput
> --src-prec java --xml-attributes  --keep-line-number helloworld
>
> Thanks in advance!
>
> Jiangfan
> _______________________________________________
> Soot-list mailing list
> Soot-list at sable.mcgill.ca
> http://mailman.cs.mcgill.ca/mailman/listinfo/soot-list
>



-- 
Eric Bodden
Sable Research Group
McGill University, Montréal, Canada


More information about the Soot-list mailing list