Hello, I am just beginning to work with BCEL. My work framework is SpecJVM98 running on the IBM-Jikes VM. My objective is to:
a. Detect every object and array access b. Determine the address being accessed and in case of object allocations detect the address at which the object is allocated. Has anyone worked on this kind of thing before? If so, I would appreciate directions on how I would go about this. Thanks -Balaji -------------------------------------------- Balaji Iyengar Graduate Student Center for Embedded Systems Research NC-State University -------------------------------------------- --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
