Open 0xling opened 3 years ago
when I use spawn mode,the app will stopped. the comman is jnitrace -l * com.kanxue.ollvm_ndk_9.
jnitrace -l * com.kanxue.ollvm_ndk_9
when I use attach mode, It work normally. the command is jni -m attach -l * com.kanxue.ollvm_ndk_9.
jni -m attach -l * com.kanxue.ollvm_ndk_9
the app is here. ollvm9.zip
That may be a bug of jnitrace-engine, please see https://github.com/chame1eon/jnitrace-engine/issues/13
when I use spawn mode,the app will stopped. the comman is
jnitrace -l * com.kanxue.ollvm_ndk_9
.when I use attach mode, It work normally. the command is
jni -m attach -l * com.kanxue.ollvm_ndk_9
.the app is here. ollvm9.zip