Re: deleting breakpoints in Xcode??
Re: deleting breakpoints in Xcode??
- Subject: Re: deleting breakpoints in Xcode??
- From: "James Larcombe" <email@hidden>
- Date: Wed, 22 Feb 2006 17:19:44 -0000
Jerry wrote:
On 22 Feb 2006, at 14:53, Andrew Taylor wrote:
After I delete a breakpoint in an Xcode project, they come back the
next time I build and run. Where are they actually stored so I can
really delete them?
Deleting them from the breakpoints window instead of dragging them
out of the gutter usually works better and can get rid of those
breakpoints that just won't go away. Deleting them from the tree at
the left of the breakpoints window rather than the list on the right
works even better and will often delete ones which you can't delete
any other way.
Confusion can also arise if you use subprojects. Then a breakpoint
you set in a file from a subproject will be stored in a different
place depending on whether or not you happened to have the subproject
itself open when you opened the file. This is a problem with storing
the breakpoints inside each 'xcodeproj' bundle.
James
_______________________________________________
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