I cannot find it...where can I access line-number information and more
importantly local variable information?
Thos should be possible and there is a Debug Info section that contains this
information.
ASM3 MethodVisitor has visit-methods for that, implement them?
The format is difficult to understand but you could look into SMALIs lib for
that?
http://code.google.com/p/smali/source/browse/dexlib/src/main/java/org/jf/dexlib/
DebugInfoItem.java
Original issue reported on code.google.com by andrePan...@gmail.com on 24 Sep 2011 at 11:46
Original issue reported on code.google.com by
andrePan...@gmail.com
on 24 Sep 2011 at 11:46