[Soot-list] Exception when specifying use-original-names:true in whole-shimple mode

Navindra Umanee navindra at cs.mcgill.ca
Mon Sep 27 09:34:06 EDT 2004


Guillaume Salagnac <guillaume.salagnac at imag.fr> wrote:
> It's not a problem for me since I don't need them, but soot doesn't like 
> the combination of the -ws and -p jb use-original-names:true options.
> 
> I don't know if it should be considered as a real bug, since 'orignial 
> names' don't have much meaning when working with SSA code, but an 
> exception is quite an abrupt way to say it ;-)

Off the top of my head, it sounds like a bug somewhere (maybe not in
Shimple though) because even if Jimple is using original names, SSA
should subsequently do the variable splitting.

I'll take a look at it later today.

Cheers,
Navin.


More information about the Soot-list mailing list