Re: Crash report doesn't list function names?
Re: Crash report doesn't list function names?
- Subject: Re: Crash report doesn't list function names?
- From: Peter Mulholland <email@hidden>
- Date: Thu, 21 Jun 2007 18:21:11 +0100
Hello Theodore,
Thursday, June 21, 2007, 3:11:28 PM, you wrote:
> I'm building a library which is linked to by another application of
> mine.
> The library crashes every time on a certain function. However,
> internally the function calls a few more functions where the crash
> occurs. It would be really nice to pin down the exact function where
> the crash occurs.
> Only problem... All I get is this:
<snip>
> So basically, it crashes in "ElfDataFuzzy.Collect", but beyond that
> it doesn't help :(
> So what's up? Can I get Xcode to compile a library with enough
> symbols for me to pin down the bug further? Any idea anyone?
Is this Development or Deployment release?
Sounds like you have stripped all but global symbols.
--
Best regards,
Peter mailto:email@hidden
_______________________________________________
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