[Soot-list] Line Numbers

gk.tu at w3x.org gk.tu at w3x.org
Tue Oct 12 03:03:33 EDT 2004


Hello!

I need to track a Unit back to the line of java source where it
"originates". According to what I found out so far, this should be
possible even if class files are used as input.

I already looked at some code in coffi/CFG.java, where the line number
table is converted to tags attached to statements.
However, I got the impression that there is a way to automatically tag
instructions during (jimple,...) transformation?

Thanks in advance, georg



More information about the Soot-list mailing list