[Soot-list] Aliasing Algorithm

Eric Bodden eric.bodden at mail.mcgill.ca
Mon Jun 25 08:32:11 EDT 2007


Should have been "enable" of course! :-)

On 24/06/07, Chris Pickett <chris.pickett at mail.mcgill.ca> wrote:
> Eric Bodden wrote:
> > You just have to disable the whole program mode using the -w option.
>                     ^^^^^^^
>
> oh really?
>
> > This gives you a PointsToAnalysis that you can access via
> > soot.Scene.v().getPointsToAnalysis().
> >
> > See:
> > http://www.sable.mcgill.ca/soot/doc/soot/PointsToAnalysis.html
> >
> > You can
> >
> > The points-to analysis itself has lots of options that impact runtime
> > of the analysis and its precision. Have a look at the phase options:
> > www.sable.mcgill.ca/soot/tutorial/phase/index.html
> >
> > Eric
> >
> >
> > On 24/06/07, Shahpoor Rahmani <sh_raha at yahoo.com> wrote:
> >> Hello Every Body,
> >>
> >> I looking for efficient algorithm for Aliasing and The soot handle
> >> aliasing
> >> if answer is yes, how to use it.
> >>
> >> Yours,
> >>
> >> Shahpoor
> >>
> >>  ________________________________
> >> Yahoo! oneSearch: Finally, mobile search that gives answers, not web
> >> links.
> >>
> >>
> >> _______________________________________________
> >> 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