• 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: debug problem [solved]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: debug problem [solved]


  • Subject: Re: debug problem [solved]
  • From: Eric Ocean <email@hidden>
  • Date: Sat, 9 Oct 2004 17:33:04 -0700

After working with people over on the xcode-users list *(where I moved the discussion after it became clear it was related to a tool issue), it was discovered that the problem was the Test build style I was using for Unit Testing (with SetTestKit). The unit tester would start up my app behind the scenes, which would execute my startup code. Then, the app would restart and I'd drop into the debugger. Halting on main() indicated that my code had already been called (which was very odd if you didn't know the unit tester was running before hand–I didn't).

Using a different build style solved the problem.

Regards,

Eric Ocean

On Oct 9, 2004, at 5:28 PM, Max Barel wrote:

Sorry, no answer but a question:
Is there any UI object in a nib file, related to these properties and/or objects? Do you use binding on some related properties?

Le 9 oct. 04, à 21:39, Eric Ocean a écrit :

Okay, the plist is updating before main() is called. Unbelievable. The file will not update if I do not launch my application, so I'm assuming that it's a safe bet that my application is doing the updating. Could I be wrong about this?

Where do I go from here?

Regards,

Eric Ocean _______________________________________________
Do not post admin requests to the list. They will be ignored.
Cocoa-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:

This email sent to email@hidden
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Cocoa-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:

This email sent to email@hidden
  • Follow-Ups:
    • Re: debug problem [solved]
      • From: Chris Hanson <email@hidden>
References: 
 >debug problem [insane] (From: Eric Ocean <email@hidden>)

  • Prev by Date: Re: debug problem [insane]
  • Next by Date: Re: NSTextField or NSTextView for this job?
  • Previous by thread: debug problem [insane]
  • Next by thread: Re: debug problem [solved]
  • Index(es):
    • Date
    • Thread