Version: 1.0

Posted: 2006-03-31

Build Requirements: XCode 2.1

Runtime Requirements: Ansi C GDB

View Source Code:

Download Sample (“WcharDataFormatter.zip”, 73.9K)
Download Sample (“WcharDataFormatter.dmg”, 125.9K)



Description

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

Document Revision History

Date Notes
2006-03-31An example of how to write a custom data formatter.

Did this document help you?
Yes: Tell us what works for you.
It’s good, but: Report typos, inaccuracies, and so forth.
It wasn’t helpful: Tell us what would have helped.