On Mon, Feb 23, 2009 at 5:45 AM, Paul Sanders <p.sand...@dsl.pipex.com> wrote: > I'm also looking for a way to trace messages sent to the various objects > within my app, if anybody knows how to do that. Some sort of filtering > might be in order!
Check out TN2124, Mac OS X Debugging Magic: http://developer.apple.com/technotes/tn2004/tn2124.html Also look at Instruments. I just built a quick instrument that logs every Objective-C message send; you can filter as you like. Instruments > Build New Instrument > change Type to Cocoa > change recording to Function > Save. --Kyle Sluder _______________________________________________ Cocoa-dev mailing list (Cocoa-dev@lists.apple.com) 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: http://lists.apple.com/mailman/options/cocoa-dev/archive%40mail-archive.com This email sent to arch...@mail-archive.com