• 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: breakpoints ignored while running unit tests! Why?
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: breakpoints ignored while running unit tests! Why?


  • Subject: Re: breakpoints ignored while running unit tests! Why?
  • From: Chris Hanson <email@hidden>
  • Date: Tue, 09 Sep 2008 15:25:53 -0700

On Sep 9, 2008, at 2:59 PM, Karan, Cem (Civ, ARL/CISD) wrote:

OK, I apologize for the lack of clarity.  I've now created a diskimage
with a dummy project that is similar in layout to what I'm doing (but
without any of my real code, of course).  The file is 6.1 Mb in size.
Do you want me to email it to you?  I figure an actual layout is about
as clear as things can get.

I don't think a copy of your project will help all that much.

What is really needed is a detailed, step-by-step listing of what user actions you're performing that you expect will cause a breakpoint to be hit.

I still suspect that what you are doing is building your target and expecting a breakpoint to be hit.  That will not happen.  Instead, you must build your target and then, as a separate action, debug your target's executable.  (Not "Build & Debug" but "Build" and then "Debug.")  That should cause your breakpoint to be hit.

Only a step-by-step walkthrough of the user actions you expect to trigger a breakpoint will actually show whether your expectations are in line with how Xcode behaves.

  -- 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

  • Follow-Ups:
    • RE: breakpoints ignored while running unit tests! Why?
      • From: "Karan, Cem (Civ, ARL/CISD)" <email@hidden>
References: 
 >breakpoints ignored while running unit tests! Why? (From: "Karan, Cem (Civ, ARL/CISD)" <email@hidden>)
 >Re: breakpoints ignored while running unit tests! Why? (From: Philippe Casgrain <email@hidden>)
 >RE: breakpoints ignored while running unit tests! Why? (From: "Karan, Cem (Civ, ARL/CISD)" <email@hidden>)
 >Re: breakpoints ignored while running unit tests! Why? (From: Chris Hanson <email@hidden>)
 >RE: breakpoints ignored while running unit tests! Why? (From: "Karan, Cem (Civ, ARL/CISD)" <email@hidden>)
 >Re: breakpoints ignored while running unit tests! Why? (From: Chris Hanson <email@hidden>)
 >RE: breakpoints ignored while running unit tests! Why? (From: "Karan, Cem (Civ, ARL/CISD)" <email@hidden>)
 >Re: breakpoints ignored while running unit tests! Why? (From: Chris Hanson <email@hidden>)
 >RE: breakpoints ignored while running unit tests! Why? (From: "Karan, Cem (Civ, ARL/CISD)" <email@hidden>)

  • Prev by Date: RE: breakpoints ignored while running unit tests! Why?
  • Next by Date: Re: breakpoints ignored while running unit tests! Why?
  • Previous by thread: RE: breakpoints ignored while running unit tests! Why?
  • Next by thread: RE: breakpoints ignored while running unit tests! Why?
  • Index(es):
    • Date
    • Thread