History log of /external/smali/dexlib2/src/main/java/org/jf/dexlib2/iface/debug/SetSourceFile.java
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
9bbcaae91fffe74cbc90608eaa98484192b11d77 25-Aug-2013 Ben Gruver <bgruv@google.com> Remove the DebugItem template parameter from ClassSection

In DexBuilder, instead of statically specifying a specific DebugItem type,
we dynamically check that the various String/Type References returned by
the items are of the proper type
/external/smali/dexlib2/src/main/java/org/jf/dexlib2/iface/debug/SetSourceFile.java
9c60ef2a1034e9f8d111907e4fceb3a4ca2e7e69 27-Oct-2012 Ben Gruver <bgruv@google.com> Add support in dexlib2 for debug info
/external/smali/dexlib2/src/main/java/org/jf/dexlib2/iface/debug/SetSourceFile.java