[Soot-list] Extracting Java source

Campbell Morrison cammorr at gmail.com
Tue Oct 25 09:21:56 EDT 2011


Hi Eric,

I see the line number tag, but I want to be able to see what Java source
resides at the given line number in the .java file, from within my
transformation process.

Campbell

On Tue, Oct 25, 2011 at 2:08 PM, Eric Bodden <
bodden at st.informatik.tu-darmstadt.de> wrote:

> Hi Campbell.
>
> I am afraid I don't quite understand the question. So you do see the
> tags? If so, why are those not sufficient for you?
>
> Eric
>
> On 25 October 2011 11:19, Campbell Morrison <cammorr at gmail.com> wrote:
> > Sorry for bothering you all, but I need some help.
> >
> > I need to link the Jimple statements (Stmt or Unit) to their originating
> > Java source code.  I'm certain I was able to do this a long time ago via
> > Tags, having the original Java source code linked to the converted Jimple
> > Units, but I cannot seem to do this again.  I've lost the original code,
> so
> > I can't look back on what I did last time.
> >
> > I have the Java line number stored in the tags, with the help of the
> > command-line parameter '-keep-line-number', but is there something
> similar
> > for adding the Java source as well?
> >
> > Regards,
> > Campbell
> >
> > _______________________________________________
> > Soot-list mailing list
> > Soot-list at sable.mcgill.ca
> > http://mailman.cs.mcgill.ca/mailman/listinfo/soot-list
> >
> >
>
>
>
> --
> Dr. Eric Bodden, http://bodden.de/
> Principal Investigator in Secure Services at CASED
> Coordinator of the CASED Advisory Board of Study Affairs
> PostDoc at Software Technology Group, Technische Universität Darmstadt
> Tel: +49 6151 16-5478    Fax: +49 6151 16-5410
> Mailing Address: S2|02 A209, Hochschulstraße 10, 64289 Darmstadt
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://mailman.cs.mcgill.ca/pipermail/soot-list/attachments/20111025/8d35556a/attachment.html 


More information about the Soot-list mailing list