Re: Help...Debugger won't stop at breakpoints
Re: Help...Debugger won't stop at breakpoints
- Subject: Re: Help...Debugger won't stop at breakpoints
- From: Laurence Harris <email@hidden>
- Date: Sun, 24 Dec 2006 14:22:45 -0500
On Dec 24, 2006, at 1:56 PM, Rick Mann wrote:
On Dec 24, 2006, at 08:44 , Chris Espinosa wrote:
Are you building the Debug configuration with Debugging Symbols
enabled?
Ah, thanks. That was it. Sorry for the rookie mistake.
I assumed, from years of using CodeWarrior, that when you chose to
"Build and Debug" (as opposed to "Build and Run"), that it
automatically ensured that the necessary debugging information was
built.
Not really. Many times I mistakenly tried to debug my release target
in CW and I always got a message asking if I wanted to enable the
debugger for that target with an explanation that the debugger
required certain target settings to function properly. The real
difference is that Xcode just merrily launches your application
without telling you debugging isn't going to work.
<rant>Xcode *still* isn't as good as CodeWarrior at everyday
things</rant>
Sometimes this is true.
Larry
_______________________________________________
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