• 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
Re: NSString value in debugger?
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: NSString value in debugger?


  • Subject: Re: NSString value in debugger?
  • From: Jeff Kelley <email@hidden>
  • Date: Mon, 14 Mar 2011 13:02:57 -0400

Since it’s running GDB, all you need to do is type this command:

po myString

That’s short for Print Object. It will print the result of calling -description for Objective-C objects.

Jeff Kelley


On Mon, Mar 14, 2011 at 12:09 PM, Vyacheslav Karamov <email@hidden> wrote:
Hi All!

How to make XCode 3.2 debugger to show NSString * string values?
 _______________________________________________
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

References: 
 >NSString value in debugger? (From: Vyacheslav Karamov <email@hidden>)

  • Prev by Date: upgrade problem
  • Next by Date: Re: upgrade problem
  • Previous by thread: NSString value in debugger?
  • Next by thread: Re: NSString value in debugger?
  • Index(es):
    • Date
    • Thread