Re: Debug Problems
Re: Debug Problems
- Subject: Re: Debug Problems
- From: Jesse Grosjean <email@hidden>
- Date: Sun, 12 Jun 2005 21:29:27 -0400
This, of course, is not the controlling setting. The controlling setting is the Debug build configuration for the application _target_, which is set to -O0, overriding the (admittedly wrong) default set by the project Debug configuration.
Confusion over what-trumps-what (Target trumps Project) seems to be at the root of the conflicting reports of whether the templates set the right optimizations.
I see. The reason it made a difference in my case was because I was running a "Custom Executable" to run and debug my unit tests, I guess custom executables use the project configuration.
Jesse |
_______________________________________________
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