[Soot-list] Building call graph without "-w" option

Ondrej Lhotak olhotak at uwaterloo.ca
Mon Feb 20 10:28:21 EST 2006


On Mon, Feb 20, 2006 at 09:33:49AM -0500, Eric Bodden wrote:
> Hello all.
> 
> Is there a way to build a call graph without performing a whole program
> analysis via the "-w" option? I just want to do so for testing, because

Building a call graph is exactly what -w does.

> generating jimple for all the JRE classes takes ages. Apparently "-p cg
> enabled:true" simply seems to be ignored.
> 
> Eric
> 
> --
> Eric Bodden
> Sable Research Group, McGill University
> Montreal, Canada 
> 
> _______________________________________________
> 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