• 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
Displaying string variables in debugger...
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Displaying string variables in debugger...


  • Subject: Displaying string variables in debugger...
  • From: Kevin Hoyt <email@hidden>
  • Date: Tue, 17 Aug 2004 11:03:42 -0700

Hi all,
So is it a defect that Xcode 1.5 doesn't show character string variables
in the debugger?  It does fine for numbers but does not show char* data as
strings.  The array can be displayed, but that's a pain.

I have 'enable data formatters' and 'natural' selected.  Is that supposed
to be enough to display char strings?

For example if I have
char myString[]="myString";

I can not get myString to show in the debugger.

Any suggestions?
_______________________________________________
xcode-users mailing list | email@hidden
Help/Unsubscribe/Archives: http://www.lists.apple.com/mailman/listinfo/xcode-users
Do not post admin requests to the list. They will be ignored.


  • Prev by Date: Re: Xcode 1.5 - how to select Find results?
  • Next by Date: Re: Can we print listings with syntax colouring?
  • Previous by thread: Re: Can we print listings with syntax colouring?
  • Next by thread: Re: Displaying string variables in debugger...
  • Index(es):
    • Date
    • Thread