Re: Permanent breakpoint
Re: Permanent breakpoint
- Subject: Re: Permanent breakpoint
- From: Lawrence Gold <email@hidden>
- Date: Mon, 13 Jun 2005 22:28:13 -0600
Yves Poissant wrote:
> I'm having a permanent breakpoint issue. I have this source file where I
> set a breakpoint like two days ago but removed the breakpoind
> eventually. However, xcode still breaks at this breakpoint with a
> "Stopped at breakpoint" status even though there is no breakpoint arrow
> at this line and there is no breakpoint icon in the editor title bar.
>
> Obviously, this breakpoint info is stored somewhere but is probably
> messed up.
>
> So where can I find this breakpoint info and how can I remove it?
When this happened to me once with Xcode 2.0, I was able to fix it by
removing the .model and .pbxuser files inside the main project bundle
and all of its subprojects' bundles. That's overkill and I didn't ever
figure out which file was at fault, but it did the trick and it hasn't
happened again. By the way, a side effect of this is that you'll lose
certain customizations, such as window positions and sizes.
_______________________________________________
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