How can I debug android native C library compiled externally with cmake
问题 Essentially I need to debug native C code included in the FreeRDP Android project. I successfully compiled the project downloaded from Github using the indicated bash script. https://github.com/FreeRDP/FreeRDP/blob/master/docs/README.android I also correctly compiled the Android part with Android Studio. I can run the Android application correctly and without problems on a couple of devices by connecting to a couple of Windows servers. A change to C source in the native library generates a