Re: Cannot Debug
Re: Cannot Debug
- Subject: Re: Cannot Debug
- From: Philip Bridson <email@hidden>
- Date: Fri, 29 Feb 2008 01:26:37 +0000
I can't tell you why it happened but it happened to me a few weeks
ago using XC 2.4.1 on Tiger 10.4.11. I couldn't solve it so I
uninstalled the entire Developer folder & Tools then re-installed and
now it works fine.
Phil.
On 29 Feb 2008, at 00:31, Steve Cronin wrote:
Folks;
This is XC2.4.1 on Tiger 10.4.11. (been at this level since
10.4.11) no recent system level changes.
I'm doing Cocoa application development and all things are
proceeding normally when suddenly I can no longer run the debugger.
I have pretty stringent build rules but I get a good clean compile
(no warnings).
I have done a full Clean and Rebuild but still get the same results...
I have restarted the machine but still get the same results...
I can compile and 'Run' just fine BUT when I try to 'Debug'
this is what appears in the console:
tty /dev/ttyp1
Program loaded.
sharedlibrary apply-load-rules all
run
[Switching to process 1243 local thread 0xf03]
Running…
Pending breakpoint 1 - "[NSException raise]" resolved
Pending breakpoint 2 - "-[NSObject setNilValueForKey:]" resolved
Pending breakpoint 3 - "-[NSObject release]" resolved
1 AppKit.subproj/AppKitGlobals.m: No such file or directory.
in AppKit.subproj/AppKitGlobals.m
1 in AppKit.subproj/AppKitGlobals.m
1 in AppKit.subproj/AppKitGlobals.m
... (this last line will be repeated until I stop the process)
I see the frameworks at /System/Library/Frameworks and they appear
normal at least in a casual perusal...
AppKit; Foundation and CoreData are all in the 'Other Frameworks'
Group and are NOT checked for inclusion.
I was not nor have been making app architectural changes for
several days. Just normal code level debugging.
Why does this only happen in Debug?
What has happened?
Any insight would be really appreciated!
Steve_______________________________________________
Cocoa-dev mailing list (email@hidden)
Please do not post admin requests or moderator comments to the list.
Contact the moderators at cocoa-dev-admins(at)lists.apple.com
Help/Unsubscribe/Update your Subscription:
40mac.com
This email sent to email@hidden
_______________________________________________
Cocoa-dev mailing list (email@hidden)
Please do not post admin requests or moderator comments to the list.
Contact the moderators at cocoa-dev-admins(at)lists.apple.com
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden
References: | |
| >Cannot Debug (From: Steve Cronin <email@hidden>) |