Re: breakpoints disappear
Re: breakpoints disappear
- Subject: Re: breakpoints disappear
- From: Fritz Anderson <email@hidden>
- Date: Fri, 5 Oct 2007 07:49:02 -0500
On 5 Oct 2007, at 1:59 AM, Wesley Smith wrote:
I'm using xcode 2.4.1 on OSX 10.4.10. I have a few problems with
breakpoints set in the line number column of a c file disappearing
visually as well as in the breakpoints window that lists all active
breakpoints. The breakpoints are still active however and it's
getting to be a big problem because I can't disable them in the usual
ways since none of the tools I use to do so acknowledge their
existence. Is there some setting in xcode that can wipe out all
breakpoints that can help me out?
Close Xcode. In the Finder, do a Show Package Contents on
the .xcodeproj package. Delete every file that begins with your user
name. This will wipe out all your user-specific settings, including
your breakpoints.
Breakpoints are actually contained in only one of those files, but I
forget which (<username>.pbxuser?); the other files may be corrupt
anyway; and I don't know to what extent the user-name files depend on
each other. Safer (in my opinion) to wipe them all.
— F
_______________________________________________
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