Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我想在 JNI_OnLoad 中调试一些初始化代码,所以我需要在 JNI_OnLoad 中设置断点,但我尝试了 ARM DS-5 社区版 Eclipse 插件和 ADT,不走运,就是不能这样做,有人碰巧知道为什么吗?谢谢。
设置程序断点 - 类似于 assert(0)。看看有没有帮助。