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: Greg Guerin <email@hidden>
- Date: Fri, 22 Jun 2007 12:23:51 -0700
Theodore H. Smith wrote:
>Perhaps the problem is something in the environment, or loading setup? It's
>being loaded from REALbasic, perhaps REALbasic isn't doing something
>correctly when it loads the .dylib and the symbols don't work?
Just a guess, but maybe it's this setting:
GCC_ENABLE_SYMBOL_SEPARATION = YES
which is only honored for this format:
DEBUG_INFORMATION_FORMAT = stabs
>Seriously, I have NO Idea what changed. I thought I didn't change
>anything, but obviously I must have.
Did you change anything about what was built, such as Development to
Release build-config, or vice versa? Environment variables? Clean rebuild?
Unless you really want to recreate the "No symbols" fail-case, it's going
to be difficult to figure out what caused the change. Since this is the
first time you mentioned REALBasic, and it has its own environmental
considerations, it could be nothing changed in the Xcode project.
-- GG
_______________________________________________
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