Re: "magic numbers incorrect" error trying to use atos on i386 binary
Re: "magic numbers incorrect" error trying to use atos on i386 binary
- Subject: Re: "magic numbers incorrect" error trying to use atos on i386 binary
- From: "Peter O'Gorman" <email@hidden>
- Date: Sun, 14 May 2006 23:10:15 +0900
On Sat, 2006-05-13 at 18:57 +0200, Greg Hurrell wrote:
>
> Does anybody know of any workarounds? I don't have handy access to an
> i386 machine and as such I am unable to interpret crash reports sent
> in by users running on i386, and so it's a fairly critical issue for
> me...
You could probably use nm, which does have -arch arg support to grab the
symbol list from the with symbols executable, and then use the output to
manually replace symbols in the crash report.
I was going to point you to the opensource web site and say modify atos,
but I guess atos is not opensource :(
Peter
Attachment:
signature.asc
Description: This is a digitally signed message part
_______________________________________________
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