Prepared: Lcom/android/gles3jni/GLES3JNIView$Renderer;
Prepared: Lcom/android/gles3jni/GLES3JNIView$1;
Prepared: Lcom/android/gles3jni/GLES3JNILib;
JDWP command failed 'Linetable:GLES3JNILib,init'. Error 511
JDWP command failed 'Linetable:GLES3JNILib,resize'. Error 511
JDWP command failed 'Linetable:GLES3JNILib,step'. Error 511
Did this affect lldb to load the native jni library? After "System.loadlibrary("libmyjni")" run, there is no module named libmyjni.so in my lldb target. Do you know how to make lldb work with jni so?
Did this affect lldb to load the native jni library? After "System.loadlibrary("libmyjni")" run, there is no module named libmyjni.so in my lldb target. Do you know how to make lldb work with jni so?