[Soot-list] clearing Soot's Scene

Eric Bodden bodden at st.informatik.tu-darmstadt.de
Fri Jul 29 09:36:34 EDT 2011


G.reset() is your friend.

Eric

On 29 July 2011 15:30, Tillmann Runkel
<tirunkel at informatik.uni-bremen.de> wrote:
> Hi,
>
> i want to ask if there is a way to clean soot's Scene completely. I need
> that because first, i want to create Jimple-Files and Annotations, do
> some things with that (and with the programs sources) and afterwards (in
> the same programflow), i want to perform some analysis over the
> manipulated sources. If i perform these two runs of soot separated, it
> works well.
>
> I've tried:
>
> Scene.v().releaseCallGraph();
> Scene.v().releasePointsToAnalysis();
> Scene.v().releaseReachableMethods();
> Scene.v().releaseFastHierarchy();
> Scene.v().releaseActiveHierarchy();
>
> but with no success.
>
> Thanks
>
> Tillmann Runkel
> _______________________________________________
> Soot-list mailing list
> Soot-list at sable.mcgill.ca
> http://mailman.cs.mcgill.ca/mailman/listinfo/soot-list
>



-- 
Dr. Eric Bodden, http://bodden.de/
Principal Investigator in Secure Services at CASED
Coordinator of the CASED Advisory Board of Study Affairs
PostDoc at Software Technology Group, Technische Universität Darmstadt
Tel: +49 6151 16-5478    Fax: +49 6151 16-5410
Mailing Address: S2|02 A209, Hochschulstraße 10, 64289 Darmstadt


More information about the Soot-list mailing list