Re: Stubborn breakpoints
Re: Stubborn breakpoints
- Subject: Re: Stubborn breakpoints
- From: Chris Espinosa <email@hidden>
- Date: Tue, 25 Mar 2008 13:34:14 -0700
On Mar 25, 2008, at 1:32 PM, David Catmull wrote:
On Mar 25, 2008, at 1:20 PM, Chris Espinosa wrote:
Are they perhaps from a different project? The Breakpoints window
will show breakpoints for other projects that your project is
loading the executable of, but you can't delete them from there.
I tried opening all the other projects that share source files with
the main project (though there is no loading-executable relationship
anywhere). The trouble breakpoints never appeared for them. Then I
went back to the main project... and they were gone! Whatever...
There was another breakpoint that I want to keep, but it often still
breaks even when it's disabled. Manually deleting it from the gdb
command line seemed to fix it.
The question remains: where is breakpoint data stored? I did
everything I could think of to kill them, quitting and restarting
Xcode each time.
They're stored in the .pbxuser file on a per-project basis, so to
delete one you have to open the project in which it's set and delete
it there. Or you could manually edit or just delete the .pbxuser file
from the project wrapper.
Chris
_______________________________________________
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