• 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: simple Project Builder debugger question
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: simple Project Builder debugger question


  • Subject: Re: simple Project Builder debugger question
  • From: Arno <email@hidden>
  • Date: Sat, 12 May 2001 13:19:15 -0700

On Saturday, May 12, 2001, at 01:11 PM, Max J Cantor wrote:

Is there any way to see the value of the string pointed to by an NSString
id?

As in, if i have an NSString *st, is there any way to see its string in
the debugger.

Yes. In the console, type:

call (void)CFShow(st)

This works for any object, not just strings.

Arno.


  • Prev by Date: simple Project Builder debugger question
  • Next by Date: yacc files in Project Builder
  • Previous by thread: simple Project Builder debugger question
  • Next by thread: Re: simple Project Builder debugger question
  • Index(es):
    • Date
    • Thread