[Soot-list] Can we distinguish if() and loop predicate in Jimple

Sai Zhang racezhang at gmail.com
Thu Jul 24 01:20:36 EDT 2008


Hello all:

I am now using soot to instrument the if() and loop (for, while) predicate
in Jimple.
However, the if() , for(), while() statement are all translated into
GotoStmt, IfStmt in Jimple. I am
wondering is it possible to distinguish the if() and other loop predicates
in Jimple?

thanks.

-- 

Sai Zhang
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://mailman.CS.McGill.CA/pipermail/soot-list/attachments/20080724/269701cb/attachment.htm


More information about the Soot-list mailing list