* add a smali debugger * debugger: support android 11, support 9(may be) & 10 if debug_info available, add rerun. * debugger: support get/set fields of this, change icons, fix bugs. * debugger: add timeout to attach Co-authored-by: tobias <tobias.hotmail.com>
This commit is contained in:
-2
@@ -31,6 +31,4 @@ public interface IClassData {
|
||||
List<IAnnotation> getAnnotations();
|
||||
|
||||
String getDisassembledCode();
|
||||
|
||||
String getDisassembledCodeV2();
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user