[Soot-list] questions about specjvm98 and line number attributes

Chris Pickett chris.pickett at mail.mcgill.ca
Fri Mar 4 02:15:21 EST 2005


Hi,

I would like to know post-execution where certain callsites are located 
in SPECjvm98.  Currently the line number attributes for my transformed 
class files are null.

Two questions:

1) Is/was Soot stripping these attributes and did this get fixed 
relatively recently (I'm using something around r1500 for my work)?  I 
checked svn log but didn't see anything obvious.

2) Does the SPECjvm98 we have in it's compiled form (Bruno's 
de-harnessed version) actually have line number info, or do I have to 
recompile it (or possibly decompile and recompile it)?

I'm just looking for a fairly off-the-top-of-your-head answer ... if the 
answer to 1) is, "Yes, they're stripped, you can't currently write out 
existing line number info," then I'll just stop worrying about it.  I 
can also dig and experiment and find all this stuff out.

Cheers,
Chris


More information about the Soot-list mailing list