This thread has been locked.
If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.
是的,CM核只有两个硬断点,用户能使用的其实只有一个,因为另一个默认放在了main函数的开始,也就是点击了debug之后,代码在一开始停着的地方。
可以使用软件断点,这两个链接参考一下: