Re: Customizing variable's summary
Re: Customizing variable's summary
- Subject: Re: Customizing variable's summary
- From: Randy Croucher <email@hidden>
- Date: Tue, 11 Nov 2003 08:58:39 -0800
For types which require more complex processing, a mechanism for
writing a plugin bundle to generate descriptions for variables has
been provided. For developers interested in exploring this feature,
some interim documentation is located in the file
'DataFormatterPlugin.h', which resides inside the Xcode application
bundle
(/Developer/Applications/Xcode.app/Contents/PlugIns/
GDBMIDebugging.pbplugin/Contents/Headers/DataFormatterPlugin.h).
How does the debugger find these bundle plugins? Do they need to
reside in a certain location? Do they need a certain extension? I do
not see anything about this in the header file. Is there an example
project?
Thanks again,
Randy Croucher
_______________________________________________
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.