Conditional breakpoint on -retain
Conditional breakpoint on -retain
- Subject: Conditional breakpoint on -retain
- From: Christian Schneider <email@hidden>
- Date: Thu, 10 Nov 2005 13:52:51 +0100
Hi all,
I'm hunting down a once-too-much-retained kind of bug and would like
to be able to break in the debugger each time a QTMovie object is
retained.
I set a symbolic breakpoint on -[NSObject retain] and tried to specify
[self isKindOfClass:[QTMovie class]] as the condition when to actually
break. Unfortunately, that doesn't work and I couldn't find anything
else I could try.
Any hint would be appreciated.
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