• 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: Data formatter for wstring
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Data formatter for wstring


  • Subject: Re: Data formatter for wstring
  • From: Graham Westlake <email@hidden>
  • Date: Thu, 15 Sep 2005 11:00:46 +0100

On 14 Sep 2005, at 20:06, Robb Olsen-Albright wrote:

We use std::wstrings for all the cross platform engine strings, and I need a way to see the string contents in the debugger

We had a similar problem, and found none of the built-in formatters will do the job. You'll need to write your own custom data formatter, following the instructions in /Developer/Applications/Xcode.app/ Contents/PlugIns/GDBMIDebugging.xcplugin/Contents/Headers/ DataFormatterPlugin.h. I also found it useful to examine some of the supplied formatter bundles, such as CarbonDataFormatters.bundle, to ensure mine was structured correctly.


Graham Westlake
Sibelius Software Ltd.
_______________________________________________
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: 
 >Data formatter for wstring (From: Robb Olsen-Albright <email@hidden>)

  • Prev by Date: Re: Apple script from a c file
  • Next by Date: Re: Deleting images from nib
  • Previous by thread: Data formatter for wstring
  • Next by thread: Can Xcode allow multiple definitions of a fn?
  • Index(es):
    • Date
    • Thread