Re: When debugging myDocument, 'self' does not have a disclosure tirangle
Re: When debugging myDocument, 'self' does not have a disclosure tirangle
- Subject: Re: When debugging myDocument, 'self' does not have a disclosure tirangle
- From: James Bucanek <email@hidden>
- Date: Thu, 19 May 2005 13:34:25 -0700
Bert Torfs wrote on Thursday, May 19, 2005:
>Just moved my project form a G4 Powerbook running 10.3 to a G5
>running tiger and XCode 2. When I debug, the variable 'self' in the
>variables pane of the debugger does not have a disclosure triangle.
>Control clicking it and selecting 'view value as...' gives an 'out of
>scope' in the summary column. MyDocument is an Objective C++ object
>(brigdes a C++ model and an Objective C view) and the type column in
>the debugger lists it as 'struct MyDocument *).
I posted this same question the Xcode-users list yesterday. So far, I haven't discovered a fix. I also tried disabling Fix & Continue and Zero-Link, but it made no difference.
That's interesting that you are having this problem with a subclass of NSDocument. I have the exact same problem with a sub-class of NSDocument too. All of my other classes seem to work fine. I'm beginning to wonder if it has something to do with the class.
I'll probably make a bug report later this afternoon.
--
James Bucanek <mailto:email@hidden>
_______________________________________________
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