isKindOfClass: fails in the debugger now?
isKindOfClass: fails in the debugger now?
- Subject: isKindOfClass: fails in the debugger now?
- From: Laurent Daudelin <email@hidden>
- Date: Thu, 14 Jul 2011 17:08:59 -0700
I thought I did use this many times before but I'm not sure if I'm missing something, each time I try something like:
(gdb) p (BOOL)[node isKindOfClass:(Class)[NSObject class]]
The stupid debugger returns: A syntax error in _expression_, near `]]'.
I can't see where the syntax error is. Am I blind or too tired?
(This is with 3.2.6 under SL) -Laurent.
-- Laurent Daudelin
|
_______________________________________________
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