Re: Conditional breakpoint on -retain
Re: Conditional breakpoint on -retain
- Subject: Re: Conditional breakpoint on -retain
- From: Christian Schneider <email@hidden>
- Date: Thu, 10 Nov 2005 16:58:01 +0100
Cameron,
On 11/10/05, Cameron Hayne <email@hidden> wrote:
>
> You could subclass QTMovie or just use 'poseAs' to make a class that
> would implement the 'retain' method - and then break in that method.
>
thanks, that's what I ended up doing; I just thought of it too late.
But the documentation says that I'd have complete access to all local
variables in the conditional statement, so I'd have thought that [self
isKindOfClass:[QTMovie class]] might be a valid statement.
chris
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Xcode-users mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden