Welcome to WuJiGu Developer Q&A Community for programmer and developer-Open, Learning and Share
Welcome To Ask or Share your Answers For Others

Categories

0 votes
885 views
in Technique[技术] by (71.8m points)

debugging - Not working - Debug Mode native code (c/c++) on Android studio with tablet HUAWEI MediaPad M5

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

See Question&Answers more detail:os

与恶龙缠斗过久,自身亦成为恶龙;凝视深渊过久,深渊将回以凝视…
Welcome To Ask or Share your Answers For Others

1 Answer

0 votes
by (71.8m points)

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.


与恶龙缠斗过久,自身亦成为恶龙;凝视深渊过久,深渊将回以凝视…
Welcome to WuJiGu Developer Q&A Community for programmer and developer-Open, Learning and Share
...