Debugging error
Debugging error
- Subject: Debugging error
- From: Eric <email@hidden>
- Date: Thu, 12 Sep 2002 15:17:16 -0400
Can anyone tell me what this error means?
"Internal error: `this' is not an aggregate"
I get it when trying to print the description of the "self" variable in one
of my classes to the console. When I click the disclosure triangle next to
"self" in the Debug pane of PB, instead of a listing my class's instance
variables, I see "*self" under the variable column and "<incomplete type>"
under variable column.
My program compiles without any errors or warnings, and it seems to run
properly. I have tried cleaning and rebuilding the project, but to no avail.
I still get the same error from the debugger. I'd much appreciate it if
anyone could explain to me what's going on.
Eric Wang
_______________________________________________
cocoa-dev mailing list | email@hidden
Help/Unsubscribe/Archives:
http://www.lists.apple.com/mailman/listinfo/cocoa-dev
Do not post admin requests to the list. They will be ignored.