开发者

How to debug crash in reference project?

开发者 https://www.devze.com 2023-03-09 04:27 出处:网络
I have a project in which I\'m taking reference of another library. I have changed something in the classes of reference project. How do i find that crash is occurring because of the changes. Gdb show

I have a project in which I'm taking reference of another library. I have changed something in the classes of reference project. How do i find that crash is occurring because of the changes. Gdb shows nothing when application crashes开发者_如何学C.


The simpliest way i see is testing without the changes you made, and see if the app is still crashing... If you find out the modifications are not the source of crash, post some code, it will be better to solve your problem.

0

精彩评论

暂无评论...
验证码 换一张
取 消

关注公众号