Re: XCode / Debugger error message
Re: XCode / Debugger error message
- Subject: Re: XCode / Debugger error message
- From: Michael Watson <email@hidden>
- Date: Sun, 23 Dec 2007 15:10:16 -0500
1. What does this have to do with "Debugging Cocoa application unit
tests on Leopard," the thread to which you replied?
The subject line is new, but Mail.app appears to think it's part of
another thread. Honestly, it looks like a problem with Mail.app, not
Hartwig's post to the list.
2. What version of Xcode are you using? I assume it's 3.0.
Why are you assuming this? Xcode 2.5 is fully supported and (for all
intents and purposes) new.
3. I assume the file is corrupt. You might confirm it with
cd /Developer/Applications/Xcode.app/Contents/PlugIns/
GDBMIDebugging.xcplugin
file Contents/Resources/PBGDBIntrospectionSupport.A.dylib
otool -f Contents/Resources/PBGDBIntrospectionSupport.A.dylib
otool -T Contents/Resources/PBGDBIntrospectionSupport.A.dylib
... and seeing if you get errors. But even if those didn't report
any errors, I'd still believe the file is corrupt.
Put /Developer into the trash, reinstall Xcode, and see if the
problem clears up. Also, boot into single-user mode and do a fsck -
y / .
Running the uninstall script might be a better idea than dragging /
Developer to the trash.
--
m-s
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Xcode-users mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden