Re: Debugger ignore all breakpoints
Re: Debugger ignore all breakpoints
- Subject: Re: Debugger ignore all breakpoints
- From: John Ashley Burgoyne <email@hidden>
- Date: Sun, 21 Mar 2004 22:26:45 -0500
Has anybody else had a Coca application project for which the
debugger ignored *all* breakpoints, even a breakpoint placed in the
main() routine of main.m? Does anybody know of something I could try
to fix it?
This might be a blinding flash of the obvious, but did you remember to
turn on debugging symbols? Are you using a build style that enables
debugging symbols?
I swear that I had checked the build styles before, but I went through
again and you are right, my build style was not enabling them.
I'm so sorry to have bothered the list with such an obvious
question--but thank you for the blinding flash! :)
-- Ashley Burgoyne
_______________________________________________
xcode-users mailing list | email@hidden
Help/Unsubscribe/Archives: http://www.lists.apple.com/mailman/listinfo/xcode-users
Do not post admin requests to the list. They will be ignored.