• 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
RS: debugger display of variable
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

RS: debugger display of variable


  • Subject: RS: debugger display of variable
  • From: Roland Silver <email@hidden>
  • Date: Tue, 22 May 2007 19:36:23 -0600

After the following line of code is executed in debugging mode
NSString* s = @"foo";

The debugger variables window shows
Variable  Type       Value    Summary
>s        NSString*  0x5008c  Invalid

Why "Invalid? As I recall, the Summary used to show the value of the string, i.e. "foo".
Have I got the wrong settings for the Xcode menu item "Debug>Variables View"?


_______________________________________________

Cocoa-dev mailing list (email@hidden)

Do not post admin requests or moderator comments to the list.
Contact the moderators at cocoa-dev-admins(at)lists.apple.com

Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden


  • Prev by Date: Re: method called from different threads(?) using a lock
  • Next by Date: Re: Better way than GetNextProcess()?
  • Previous by thread: Re: method called from different threads(?) using a lock
  • Next by thread: Table view active sorting and filter as model changes...
  • Index(es):
    • Date
    • Thread