[Soot-list] Re: Getting Grimp in a CallGraph without outputting files

David Glasser glasser at mit.edu
Tue May 23 12:41:13 EDT 2006


On 5/22/06, David Glasser <glasser at mit.edu> wrote:
> And the reason is clear: cg gets run before the body packs like gb.
>
> But is there any way to achieve what I want?

... and even more trying shows that what I want is fundamentally
unachievable; even if I hack soot.Main in order to run gb before cg,
OnFlyCallGraphBuilder.findReceivers definitely expects the getBase()
of any InstanceInvokeExpr to be a Local, which means that the benefit
I'm looking for is lost.  Ah well.

--dave

-- 
David Glasser | glasser at mit.edu | http://www.davidglasser.net/


More information about the Soot-list mailing list