Re: Xcode Leaks Instrument: Ignore *these* Leaks?
Re: Xcode Leaks Instrument: Ignore *these* Leaks?
- Subject: Re: Xcode Leaks Instrument: Ignore *these* Leaks?
- From: "Sean McBride" <email@hidden>
- Date: Fri, 27 Feb 2009 15:38:03 -0500
- Organization: Rogue Research Inc.
On 2/27/09 12:33 PM, Jim Prouty said:
>I'm using Xcode 3.1.2's Leaks template with Instrument to look for leaks.
>Many of those listed belong to Apple. There are enough of them that *my*
>leaks (which are very few or absent) are obscured.
>
>I'd like to click the list of leaked memory blocks and hide or remove them
>from the list of Leaked Blocks so I can fix my own problems.
>
>Can this be done? If not, how do other people wade through the haze of
>Apple-created leaks to find their own?
Not sure about Instruments, but the command line 'leaks' too (see 'man
leaks') has the option to exclude known leaks. (Note: if your app is
Garbage Collected, both tools will report many false positives).
--
____________________________________________________________
Sean McBride, B. Eng email@hidden
Rogue Research www.rogue-research.com
Mac Software Developer Montréal, Québec, Canada
_______________________________________________
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