Re: "Did you forget to nest alloc and init?"
Re: "Did you forget to nest alloc and init?"
- Subject: Re: "Did you forget to nest alloc and init?"
- From: Nick Zitzmann <email@hidden>
- Date: Mon, 5 Dec 2005 18:18:47 -0700
On Dec 5, 2005, at 5:13 PM, Tom Harrington wrote:
I'm getting a message from gdb, in the console window, which reads:
"Did you forget to nest alloc and init?"
Try turning off data formatters and see if that helps. Every single
time I've seen this message, it occurred when I stepped through an
init method that did not invoke the superclass on the first line, and
some data formatter tried to get a description on the object.
Nick Zitzmann
<
http://www.chronosnet.com/>
_______________________________________________
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