This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

Mali Graphics Debugger - debugging native Android application

Is it possible to debug native Android application using Mali graphics Debugger?

I have confirmed that debugging is working properly with Android Java applications, but with native C++ application (built using NDK toolchain) - debugger does not capture anything.

My application is using OpenCL for calculation.

0