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