3

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

Tango
  • 31
  • 3

1 Answers1

2

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.

crazii
  • 311
  • 1
  • 6