• 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: Debugging Problems
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Debugging Problems


  • Subject: Re: Debugging Problems
  • From: Lyndsey Ferguson <email@hidden>
  • Date: Mon, 16 Jan 2006 12:24:42 -0500


On Jan 16, 2006, at 11:53 AM, James Larcombe wrote:

Lyndsey Ferguson wrote:

2. I frequently find that sometimes Xcode's debugger will simply race  by any breakpoints I have made and then crash on the other side of my  dozen breakpoints that should have been triggered before the crash.  What do I have to do to make the breakpoints real?

Do you use subprojects to build your application? Breakpoints seem to be
stored on a per-project basis and I have found that the debugger can get
confused if you manage to set a breakpoint in a subproject instead of in
the top-level project.


Hi James,

We use static library targets as well as the application target with all of the source inside the project. It sounds to me that what you are describing is actual Xcode project files that are separate from your main application that are an aggregate target of your application (or somehow built in)? Is this correct?

So far, setting the optimization to -O0 seems to be working more reliably.

Thanks again for your response,
Lyndsey


--

Lyndsey D. Ferguson

Software Engineer : Platforms Group

Nemetschek North America, Inc.

mailto: email@hidden



 _______________________________________________
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

  • Follow-Ups:
    • Re: Debugging Problems
      • From: Lyndsey Ferguson <email@hidden>
    • Re: Debugging Problems
      • From: "James Larcombe" <email@hidden>
References: 
 >Debugging Problems (From: Lyndsey Ferguson <email@hidden>)
 >Re: Debugging Problems (From: "James Larcombe" <email@hidden>)

  • Prev by Date: Re: Debugging Problems
  • Next by Date: Re: Debugging Problems
  • Previous by thread: Re: Debugging Problems
  • Next by thread: Re: Debugging Problems
  • Index(es):
    • Date
    • Thread