Create a new local variable with a name using LocalVariableSorter
Prashant Deva <[email protected]>
| Newsgroups | gmane.comp.java.objectweb.asm |
|---|---|
| Message-ID | <[email protected]> |
The newLocal() function is LocalVariableSorter does not put the local variable in the Local Variable Table. Thus you cannot see it while debugging or get its value using any of the jvmti apis. Is there any way to introduce an actual local variable with a name, which will also be put inside the local variable table? Prashant
message-footer.txt
(text/plain, 238 B)
-- You receive this message as a subscriber of the [email protected] mailing list. To unsubscribe: mailto:[email protected] For general help: mailto:[email protected]?subject=help OW2 mailing lists service home page: http://www.ow2.org/wws