[Soot-list] Call graph

Eric Bodden eric.bodden at mail.mcgill.ca
Sun Feb 10 11:14:56 EST 2008


Hi, Khilan.

It's hard to say without seeing any code. Often it turns out that
paddle is more clever than the programmer... are you sure that the
statement would correctly execute if you ran the class you analyze?
Also do you give Soot the right -main-class parameter?

Eric

On 10/02/2008, Khilan Gudka <khilan.gudka at imperial.ac.uk> wrote:
> Dear All,
>
> I have a simple method which calls System.out.println(), however
> Scene.v().getCallGraph() (generated using paddle) doesn't have an edge from
> my method to the println() method. Why is this?
>
> My command line is:
>  -p cg implicit-entry:false -p cg.paddle
> conf:ofcg,context:kcfa,k:2,backend:buddy -f J -w
>
> Thanks in advance,
>
> Khilan
>
> _______________________________________________
> 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


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


More information about the Soot-list mailing list