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

Re: display of variables


  • Subject: Re: display of variables
  • From: Dave Camp <email@hidden>
  • Date: Sun, 16 Sep 2007 16:48:30 -0700

On Sep 16, 2007, at 1:01 PM, email@hidden wrote:

sometimes, out of a sudden xcode displays common *char
variables like:

0x6e69796d

this sucks, because then i have to click open a menu and try to see the content of the pointer (which is a normal c-string)

two questions:

1-do others have this problem also
2-why is there not a c-string enty in the menu 'debuggers/variables view"


but most of all: how do i get xcode to show the content of strings instead
of telling me where the strings reside (for the latter i do not care too much)

In the summary field, enter something like: {(char*)$VAR}:s

Dave
_______________________________________________
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: 
 >Fwd: display of variables (From: email@hidden)

  • Prev by Date: Fwd: display of variables
  • Next by Date: Re: Using Boost C++ library in Xcode
  • Previous by thread: Fwd: display of variables
  • Next by thread: Mac OS X ABI for x86-64?
  • Index(es):
    • Date
    • Thread