On Thu, Dec 18, 2008 at 2:33 PM, slasktrattena...@gmail.com <slasktrattena...@gmail.com> wrote:
> my app keeps annoying me by crashing at launch every now and then. > What's weird about the backtrace is that it tells me I have called a > CLASS method named setFrame:. The class varies This is a CLASSic sign of a memory management problem. > I never learned using the debugger properly. That's very unfortunate ... as a developer you're doing yourself the single-biggest disservice by not learning to use arguably the most basic tool of the trade. I'd recommend getting familiar with it ASAP. -- I.S. _______________________________________________ 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