Re: XCode Developer issue. Debugger errors since upgrading to Snow Leopard: unable to read unknown load command 0x80000022
Re: XCode Developer issue. Debugger errors since upgrading to Snow Leopard: unable to read unknown load command 0x80000022
- Subject: Re: XCode Developer issue. Debugger errors since upgrading to Snow Leopard: unable to read unknown load command 0x80000022
- From: Jeremy Pereira <email@hidden>
- Date: Tue, 22 Sep 2009 10:25:56 +0100
Sorry about coming to this late - I've been away. As I don't see any
other responses to this in the list, I am replying. Apologies if it's
already been covered.
On 14 Sep 2009, at 17:43, email@hidden wrote:
Hi Folks,
running XCode in debug mode shows this error countless times in the
debug console:
unable to read unknown load command 0x80000022
I've started seeing this since upgrading to SL. Anyone else spotted
it?
Cheers,
Max
You need to upgrade Xcode to 3.2,
0x80000022 is the Mach-o load command to load a compressed library. I
think this is a new feature in Snow Leopard. In any case, the Xcode
3.1.x debugger doesn't understand it but the 3.2 debugger does.
_______________________________________________
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