Debugger "Variable is not a CFDictionary"
Debugger "Variable is not a CFDictionary"
- Subject: Debugger "Variable is not a CFDictionary"
- From: P Teeson <email@hidden>
- Date: Thu, 02 Jun 2011 10:58:43 -0400
Xcode 3.2.6 MacOS X 10.6.7
I have the following code: #define kAppleReadWriteMedia "Apple read/write Media" CFMutableDictionaryRef classesToMatch; classesToMatch = IOServiceNameMatching(kAppleReadWriteMedia);
After execution of the above code the debugger summary field shows: "Variable is not a CFDictionary"
Is this a bug in the debugger?
respect
Peter |
_______________________________________________
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