“`参考回答:

首先1.在Eclipse Devices窗口,选中app对应的包名,然后点击debug图标(绿色的小虫子),然后切换到Debug视图。

2.切换视图之后,可以看到debug下,app的线程列表。

3.对于main线程(第一个线程),选中,并将其挂起Suspend。

4.然后我们就可以看到,Suspend之后,main线程卡住的位置。

“`

Was this helpful?

0 / 0

发表回复 0

Your email address will not be published.