Retired Document
Important: This sample code may not represent best practices for current development. The project may use deprecated symbols and illustrate technologies and techniques that are no longer recommended.
WcharDataFormatter
Last Revision: | Version 1.0, 2006-03-31 An example of how to write a custom data formatter. |
Build Requirements: | XCode 2.1 |
Runtime Requirements: | Ansi C GDB |
An example showing the proper method of writing a custom data formatter for displaying specialized data types correctly in the built-in Xcode debugger. A wchar is used as an example. Custom data formatters should be installed in: /Library/Application Support/Apple/Developer Tools/CustomDataViews
Copyright © 2006 Apple Computer, Inc. All Rights Reserved. Terms of Use | Privacy Policy | Updated: 2006-03-31