• Open Menu Close Menu
  • Apple
  • Shopping Bag
  • Apple
  • Mac
  • iPad
  • iPhone
  • Watch
  • TV
  • Music
  • Support
  • Search apple.com
  • Shopping Bag
 

Lists

Open Menu Close Menu
  • Terms and Conditions
  • Lists hosted on this site
  • Email the Postmaster
  • Tips for posting to public mailing lists
Debugger "Variable is not a CFDictionary"
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

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

  • Follow-Ups:
    • Re: Debugger "Variable is not a CFDictionary"
      • From: Fritz Anderson <email@hidden>
  • Prev by Date: Methods with the same name but different return types
  • Next by Date: Re: Debugger "Variable is not a CFDictionary"
  • Previous by thread: Re: Methods with the same name but different return types
  • Next by thread: Re: Debugger "Variable is not a CFDictionary"
  • Index(es):
    • Date
    • Thread