• 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: XCode Ignoring Breakpoints
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

RE: XCode Ignoring Breakpoints


  • Subject: RE: XCode Ignoring Breakpoints
  • From: "Brant Sears" <email@hidden>
  • Date: Thu, 29 Dec 2005 13:25:13 -0500
  • Thread-topic: XCode Ignoring Breakpoints

Title: RE: XCode Ignoring Breakpoints

>XCode has started ignoring all of my breakpoints. It just acts like
>they're not there at all. I even tried starting a new project, and
>adding all of my class files, etc., and it is still doing it. Anyone
>come across this, and know of any possible explanations/solutions?

I had a problem with this at one time, but I think Apple fixed the problem. In my case, I was creating a project that was inside a directory (several levels down) called "C:" and somehow this was causing breakpoints set graphically via XCode to be ignored. Breakpoints set via the GDB command line worked. The work around was to rename "C:" to "C" when I wanted to work and back to "C:" when I wanted to use the source code control product that required the C: folder (Borland Star Team).

So, you might try checking to see if you have a folder with a funny name (like contains a colon) or try setting breakpoints via the GDB command line to see if those are ignored.

 _______________________________________________
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

  • Prev by Date: Re: Finding Files Buried in Groups
  • Next by Date: Re: Generating multiple localizations when creating a new project
  • Previous by thread: XCode Ignoring Breakpoints
  • Next by thread: RE: XCode Ignoring Breakpoints
  • Index(es):
    • Date
    • Thread