Re: Breakpoints in a plugin
Re: Breakpoints in a plugin
- Subject: Re: Breakpoints in a plugin
- From: Justin Greenfield <email@hidden>
- Date: Wed, 20 Dec 2006 16:23:12 -0600
Slight correction on the following, in case it matters:
On Dec 20, 2006, at 4:13 PM, Justin Greenfield wrote:
My build settings for the Debug config are as follow (Debug config,
All Settings, filtered on the word "debug"):
BUILD_VARIANTS = normal
DEBUG_INFORMATION_FORMAT = dwarf
ZERO_LINK = NO
SECTORDER_FLAGS =
DEAD_CODE_STRIPPING = NO
ONLY_LINK_ESSENTIAL_SYMBOLS = NO
STRIP_STYLE = all
COPY_PHASE_STRIP = NO
GCC_GENERATE_DEBUGGING_SYMBOLS = YES
GCC_DEBUGGING_SYMBOLS = full
GCC_ENABLE_SYMBOL_SEPARATION = YES
GCC_OPTIMIZATION_LEVEL = 0
GCC_ENABLE_FIX_AND_CONTINUE = NO
REZ_SHOW_DEBUG_OUTPUT = NO
GCC_ENABLE_SYMBOL_SEPARATION = NO
(GCC_ENABLE_SYMBOL_SEPARATION = YES is not compatible with DWARF, I
was experimenting with STABS and forgot to set this back before
sending the e-mail).
Justin
_______________________________________________
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