Re: NSUndoManager retain/release of arguments - ad infinitum
Re: NSUndoManager retain/release of arguments - ad infinitum
- Subject: Re: NSUndoManager retain/release of arguments - ad infinitum
- From: Jerry Krinock <email@hidden>
- Date: Sun, 6 Feb 2011 04:35:17 -0800
On 2011 Feb 05, at 21:16, Charles Srstka wrote:
>> During execution, I'd see the following:
>>
>> (timestamp) (code location) someObjectName: allocated
>> (timestamp) (code location) someObjectName: init
>> (timestamp) (code location) someObjectName: retained
>> (timestamp) (code location) someObjectName: released
>> (timestamp) (code location) someObjectName: released
>> (timestamp) (code location) someObjectName: dealloc
> This is precisely what you can do … using the Instruments tool….
Which "Instrument" gives you a log precisely like that?
_______________________________________________
Cocoa-dev mailing list (email@hidden)
Please do not post admin requests or moderator comments to the list.
Contact the moderators at cocoa-dev-admins(at)lists.apple.com
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden