问题
I have a problem when i put breakpoints on my native code (c/c++) with this tablet (HUAWEI MediaPad M5, android 8.0.0, processor Hisilicon Kirin 960s). Indeed, in debug mode, i can't use the breakpoint on native code. So i can't debug native code. It's working with all the others devices (smartphone : samsung, sony). The setup configuration on android studio is ok. Can you help me please ? Do you have any solution please?
Thanks you,
Best regards
回答1:
Well, We contact HUAWEI's tech support and they told us that this is intended, probably on security purpose. Good news is that they can flash the ROM to a dev edition. Maybe you can contact them too.
EDIT: The symptoms: breakpoints cannot be set, and call stack has lots of unknown frames.
来源:https://stackoverflow.com/questions/50096048/not-working-debug-mode-native-code-c-c-on-android-studio-with-tablet-huawe