• Open Menu Close Menu
  • Apple
  • Shopping Bag
  • Apple
  • Mac
  • iPad
  • iPhone
  • Watch
  • TV
  • Music
  • Support
  • Search apple.com
  • Shopping Bag
 

Lists

Open Menu Close Menu
  • Terms and Conditions
  • Lists hosted on this site
  • Email the Postmaster
  • Tips for posting to public mailing lists
Re: How do I remove breakpoints? -- Solved
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: How do I remove breakpoints? -- Solved


  • Subject: Re: How do I remove breakpoints? -- Solved
  • From: Yves Poissant <email@hidden>
  • Date: Wed, 29 Mar 2006 14:39:30 -0800

From: "Chris Espinosa" <email@hidden>

> If you have cross-project references ("subprojects"), it's possible
> that breakpoints in a source file that are recorded in a different
> project file than the one you think.  For example, if you have an app
> project and a shared library project, and you run the app and step
> into the shared library and set a breakpoint, you won't be able to
> delete that breakpoint from the shared library project, because it was
> set in the app project.
>
> Try deleting the breakpoints when some other project is active.

That was basically it.

Indeed I had two more breakpoints in a subproject. Those breakpoints would
not show up in the breakpoint editor for that subproject though. I found
then by doing a search in all pbxuser files for "breakpoint" string and then
removing the breakpoint table entries as well as each individual breakpoint
record in the pbxuser file.

Thanks for the help and the hints, everybody. I'm now back debugging.

Yves Poissant
www.hash.com
 _______________________________________________
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

References: 
 >Why won't Xcode find my framework? (From: "Nathaniel Martin" <email@hidden>)
 >How can I get xcode to show classes from a library? (From: Yves Poissant <email@hidden>)
 >Re: How can I get xcode to show classes from a library? (From: Lyndsey Ferguson <email@hidden>)
 >Re: How can I get xcode to show classes from a library? (From: Yves Poissant <email@hidden>)
 >Re: How can I get xcode to show classes from a library? (From: Lyndsey Ferguson <email@hidden>)
 >Re: How can I get xcode to show classes from a library? (From: Yves Poissant <email@hidden>)
 >How do I remove breakpoints? (From: Yves Poissant <email@hidden>)
 >Re: How do I remove breakpoints? (From: Chris Espinosa <email@hidden>)

  • Prev by Date: Re: std::log10() problem
  • Next by Date: Re: std::log10() problem
  • Previous by thread: Re: How do I remove breakpoints?
  • Next by thread: Re: How do I remove breakpoints?
  • Index(es):
    • Date
    • Thread