[Soot-list] ***SPAM*** 回复:Re: rta callGraph --------help

水言子 1241635403 at qq.com
Wed Sep 26 19:56:18 EDT 2012


Sorry! My English is really poor!  Please forgive me!



------------------ 原始邮件 ------------------
发件人: "Eric Bodden"; 
发送时间: 2012年9月26日(星期三) 晚上9:38
收件人: "水言子"<1241635403 at qq.com>;
抄送: "soot-list";
主题: Re: [Soot-list] rta callGraph --------help



Did you actually read this text?
http://www.catb.org/esr/faqs/smart-questions.html

Eric

On 26 September 2012 14:42, 水言子 <1241635403 at qq.com> wrote:
>  1  HashMap opt = new HashMap();
>  2  opt.put("rta","true");
>  3  SparkTransformer.v().transform("",opt);
>  4  CallGraphBuilder cgb = new CallGraphBuilder();
>  5  cgb.build();
>  6  cg = cgb.getCallGraph();
>
> The  code  above  seems  wrong!
> I think the fault is:
>   The function [SparkTransformer.v().transform()]  need a callgraph ,but we
> create it after the method.
>  But if we reverse 3 and 4,5,6 ,the result is still wrong,because we donn't
> make the RTA work!
>
> Thanks in advance!
> Best wishes!
>
>
>
> _______________________________________________
> 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/20120927/6b1e6d42/attachment.html 


More information about the Soot-list mailing list