[Soot-list] (no subject)

Richard L. Halpert richardlhalpert at gmail.com
Thu Aug 10 21:41:50 EDT 2006


Could you be more specific?  It's not clear what return value you are
referring to.

If you're looking to determine the return value of a java function at run
time, you will need to use Soot to instrument your java program.  The best
place to look for information on how to do this is the Soot Tutorials page (
http://www.sable.mcgill.ca/soot/tutorial/index.html).  Take a look at "
Using Soot for profiling: developing a goto Instrumenter" under "*Using Soot
as a Compiler Framework"*, specifically.

If you're still not sure how to proceed, please email back to the list with
more details of what you're trying to do, and the trouble you're having.

Good Luck,
Rich

On 8/11/06, Peng Li <lipeng360 at gmail.com> wrote:
>
> HI all,
> Does anyone know how to use soot to get the return value?
>
> thanks
>
> p
>
> _______________________________________________
> Soot-list mailing list
> Soot-list at sable.mcgill.ca
> http://mailman.cs.mcgill.ca/mailman/listinfo/soot-list
>
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://mailman.CS.McGill.CA/pipermail/soot-list/attachments/20060811/ec467938/attachment.htm


More information about the Soot-list mailing list