Cannot Debug
Cannot Debug
- Subject: Cannot Debug
- From: Steve Cronin <email@hidden>
- Date: Thu, 28 Feb 2008 18:31:56 -0600
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:
This email sent to email@hidden