• 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
Xcode 4.2 Build #4D5163b: Debugger using no Objective-C description available
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Xcode 4.2 Build #4D5163b: Debugger using no Objective-C description available


  • Subject: Xcode 4.2 Build #4D5163b: Debugger using no Objective-C description available
  • From: "Frederick C. Lee" <email@hidden>
  • Date: Mon, 22 Aug 2011 10:39:34 -0700

Environment: Xcode 4.2 Build#4D5163b - iOS5/ARC.

Greetings:
    I googled '[no Objective-C description available]' and found a reference to you.

    I'm building a project via Xcode 4.2/iOS5 (Build #4D5163b) with Apple's latest LLVM compiler.

Previously via the GNU compiler, I could display values of variables via the 'po' or 'p' commands.   I depend on this to develop my code.
However the current LLVM compiler fails to access the object's descriptor as follows:

(lldb) p testInt
(NSInteger) $1 = 5
(lldb) po myArray
(NSArray *) $2 = 0x06780e00 [no Objective-C description available]

I need to view an object variable's value (essentially its 'description').

Do you know the status of the lldb development?
Am I doing something wrong or will his problem be soon solved.

Regards,

Ric.

 _______________________________________________
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: Xcode 4.2 Build #4D5163b: Debugger using no Objective-C description available
      • From: Jean-Daniel Dupas <email@hidden>
  • Prev by Date: Re: suppressing errors and warnings
  • Next by Date: Xcode fails documentation read
  • Previous by thread: Custom Linker (Again)
  • Next by thread: Re: Xcode 4.2 Build #4D5163b: Debugger using no Objective-C description available
  • Index(es):
    • Date
    • Thread