每次我试图在模拟者中推翻我的意见时,我都会这样做:
[Session started at 2010-05-11 16:16:52 -0500.]
GNU gdb 6.3.50-20050815 (Apple version gdb-1467) (Wed Apr 21 06:57:21 UTC 2010)
Copyright 2004 Free Software Foundation, Inc.
GDB is free software, covered by the GNU General Public License, and you are
welcome to change it and/or distribute copies of it under certain conditions.
Type "show copying" to see the conditions.
There is absolutely no warranty for GDB. Type "show warranty" for details.
This GDB was configured as "x86_64-apple-darwin".sharedlibrary apply-load-rules all
Attaching to process 51573.
Program received signal: “EXC_BAD_ACCESS”.
Data Formatters temporarily unavailable, will re-try after a continue . (Cannot call into the loader at present, it is locked.)
我审视并发现了几起类似案件,但它们似乎都与失踪案和额外的必要建筑阶段有关。 我不想在此通知一个缺失的档案,因此,我不敢肯定,哪里可以开始确定这一档案,再接手。
感谢任何见解!
EDIT: I have some frameworks showing up in red (and apparently not on my system since I ve installed a new SDK version). I m assuming this is the problem, but I can t seem to find UIKit.framework or CoreGraphics.framework anywhere on my system now.
Edit 2: Went through and found all of the associated frameworks in other locations and changed the framework locations in the project. They re no longer red in Groups & Files but the original problem still persists.