AOSP的C/C++调试原理,就是在Android端运行gdbserver,然后PC端使用gdb通过tcp连接到gdbserver,所以只要知道原理,使用CLion也是可以进行调试的。
確定! 回上一頁