• 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: Can I tell which object is retaining my window?
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Can I tell which object is retaining my window?


  • Subject: Re: Can I tell which object is retaining my window?
  • From: Tommy Nordgren <email@hidden>
  • Date: Sun, 30 Jul 2006 19:52:21 +0200


Jul 30, 2006 kl. 4:40 PM skrev email@hidden:

I've got an application that was working fine until today, and now one of the temporary windows I create is being retained. A lot.

Sample log, after I subclassed the retain and release methods to do logging:

Put break points at your class retain and release. At each breakpoint, execute the commands : backtrace continue

After your app terminates, or you quit it abnormally,
Save the console log to a file, it will list the call stack at each call of retain/release
------------------------------------------------------
"Home is not where you are born, but where your heart finds peace" -
Tommy Nordgren, "The dying old crone"
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: Can I tell which object is retaining my window?
      • From: Drarok Ithaqua <email@hidden>
References: 
 >Can I tell which object is retaining my window? (From: email@hidden)

  • Prev by Date: Strange malloc/free issue inside a category
  • Next by Date: Re: Strange malloc/free issue inside a category
  • Previous by thread: Re: Can I tell which object is retaining my window?
  • Next by thread: Re: Can I tell which object is retaining my window?
  • Index(es):
    • Date
    • Thread